Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Caitlin Ross
codes
Commits
5dfddcf8
Commit
5dfddcf8
authored
Apr 25, 2014
by
Jonathan Jenkins
Browse files
added lp msg headers to makefile
parent
62bd153b
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Makefile.subdir
View file @
5dfddcf8
...
...
@@ -52,6 +52,7 @@ nobase_include_HEADERS = \
codes/codes.h
\
codes/configuration.h
\
codes/lp-io.h
\
codes/lp-msg.h
\
codes/jenkins-hash.h
\
codes/codes-workload.h
...
...
@@ -88,6 +89,7 @@ src_libcodes_base_a_SOURCES = \
src/util/lp-type-lookup.c
\
src/util/configuration.c
\
src/util/lp-io.c
\
src/util/lp-msg.c
\
src/util/lookup3.c
\
codes/codeslogging.h
\
src/logging/codeslogging.c
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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