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
9 years ago
by
Hisham Muhammad
Browse files
Options
Download
Email Patches
Plain Diff
travis-ci should really detect autogen.sh...
parent
d12084b0
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.travis.yml
+2
-0
.travis.yml
Makefile.am
+0
-3
Makefile.am
with
2 additions
and
3 deletions
+2
-3
.travis.yml
View file @
0837fc5b
...
...
@@ -7,3 +7,5 @@ compiler:
os
:
-
linux
-
osx
script
:
./autogen.sh && ./configure && make
This diff is collapsed.
Click to expand it.
Makefile.am
View file @
0837fc5b
...
...
@@ -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)
...
...
This diff is collapsed.
Click to expand it.
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