Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
htop
Commits
0837fc5b
Commit
0837fc5b
authored
Nov 19, 2015
by
Hisham Muhammad
Browse files
travis-ci should really detect autogen.sh...
parent
d12084b0
Changes
2
Show whitespace changes
Inline
Side-by-side
.travis.yml
View file @
0837fc5b
...
@@ -7,3 +7,5 @@ compiler:
...
@@ -7,3 +7,5 @@ compiler:
os
:
os
:
-
linux
-
linux
-
osx
-
osx
script
:
./autogen.sh && ./configure && make
Makefile.am
View file @
0837fc5b
...
@@ -83,9 +83,6 @@ SUFFIXES = .h
...
@@ -83,9 +83,6 @@ SUFFIXES = .h
BUILT_SOURCES
=
$(myhtopheaders)
$(myhtopplatheaders)
BUILT_SOURCES
=
$(myhtopheaders)
$(myhtopplatheaders)
htop_SOURCES
=
$(myhtopheaders)
$(myhtopplatheaders)
$(myhtopsources)
$(myhtopplatsources)
config.h
htop_SOURCES
=
$(myhtopheaders)
$(myhtopplatheaders)
$(myhtopsources)
$(myhtopplatsources)
config.h
test
:
echo
"Test suite not integrated yet."
target
:
target
:
echo
$(htop_SOURCES)
echo
$(htop_SOURCES)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment