Commit 4b83a82d authored by Hisham Muhammad's avatar Hisham Muhammad
Browse files

Minimal stub 'make test' target.

parent ad5d9c25
......@@ -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)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment