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
622662b9
Commit
622662b9
authored
Nov 06, 2014
by
Jonathan Jenkins
Browse files
missing files in dist
parent
cb0f6355
Changes
3
Hide whitespace changes
Inline
Side-by-side
Makefile.am
View file @
622662b9
...
...
@@ -20,7 +20,7 @@ pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA
=
maint/codes-base.pc
$(pkgconfig_DATA)
:
config.status
EXTRA_DIST
+=
prepare.sh INSTALL
EXTRA_DIST
+=
prepare.sh INSTALL
RELEASE_NOTES COPYRIGHT
AM_CPPFLAGS
=
-I
$(top_srcdir)
/src
${ROSS_CPPFLAGS}
...
...
src/Makefile.subdir
View file @
622662b9
...
...
@@ -6,7 +6,18 @@ BUILT_SOURCES += src/modelconfig/configparser.h \
EXTRA_DIST
+=
src/iokernellang/codesparser.y.in
\
src/iokernellang/codeslexer.l
\
src/modelconfig/configparser.y
\
src/modelconfig/configlex.l
src/modelconfig/configlex.l
\
src/modelconfig/README.txt
\
src/network-workload/README
\
src/network-workload/offsets
\
src/network-workload/scala-trace-data
\
src/util/templates/README.txt
src/util/README.codes-mapping.txt
\
src/util/README.lp-io.txt
\
src/workload/README.codes-workload
\
src/workload/TODO.codes-workload
PHONY
:
maintainer-clean-local
maintainer-clean-local
::
...
...
tests/Makefile.subdir
View file @
622662b9
...
...
@@ -14,6 +14,7 @@ TESTS += tests/lp-io-test.sh \
EXTRA_DIST
+=
tests/lp-io-test.sh
\
tests/workload/codes-workload-test.sh
\
tests/workload/codes-workload-test.conf
\
tests/workload/README.txt
\
tests/mapping_test.sh
\
tests/lsm-test.sh
\
tests/conf/buffer_test.conf
\
...
...
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