mirror of
https://github.com/xzeldon/htop.git
synced 2024-12-27 00:05:44 +00:00
Minimal stub 'make test' target.
This commit is contained in:
parent
ad5d9c2542
commit
4b83a82dca
@ -83,6 +83,9 @@ SUFFIXES = .h
|
||||
BUILT_SOURCES = $(myhtopheaders) $(myhtopplatheaders)
|
||||
htop_SOURCES = $(myhtopheaders) $(myhtopplatheaders) $(myhtopsources) $(myhtopplatsources) config.h
|
||||
|
||||
test:
|
||||
echo "Test suite not integrated yet."
|
||||
|
||||
target:
|
||||
echo $(htop_SOURCES)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user