Commit 0837fc5b authored by Hisham Muhammad's avatar Hisham Muhammad
Browse files

travis-ci should really detect autogen.sh...

parent d12084b0
......@@ -7,3 +7,5 @@ compiler:
os:
- linux
- osx
script: ./autogen.sh && ./configure && make
......@@ -83,9 +83,6 @@ 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