Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Xin Wang
codes-dev
Commits
05f4addb
Commit
05f4addb
authored
Sep 17, 2013
by
Philip Carns
Browse files
Makefile change for previous commit
parent
c1956aa0
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Makefile.subdir
View file @
05f4addb
...
...
@@ -59,7 +59,8 @@ nobase_include_HEADERS = \
codes/codes.h
\
codes/configuration.h
\
codes/lp-io.h
\
codes/jenkins-hash.h
codes/jenkins-hash.h
\
codes/codes-workload.h
src_libcodes_base_a_SOURCES
=
\
codes/codesparser.h
\
...
...
@@ -98,4 +99,6 @@ src_libcodes_base_a_SOURCES = \
codes/codeslogging.h
\
src/logging/codeslogging.c
\
codes/timeline.h
\
src/logging/timeline.c
src/logging/timeline.c
\
src/workload/codes-workload.c
\
src/workload/codes-workload-method.h
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