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
sds
mobject-store
Commits
0cfa0045
Commit
0cfa0045
authored
Nov 07, 2017
by
Shane Snyder
Browse files
little bit of makefile cleanup
parent
ba76cdb3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Makefile.am
View file @
0cfa0045
...
...
@@ -31,4 +31,3 @@ include Make.rules
include
$(top_srcdir)/src/Makefile.subdir
include
$(top_srcdir)/tests/Makefile.subdir
include
$(top_srcdir)/tests/io-chain/Makefile.subdir
tests/Makefile.subdir
View file @
0cfa0045
...
...
@@ -4,7 +4,6 @@ TESTS_ENVIRONMENT += \
check_PROGRAMS
+=
\
tests/mobject-connect-test
\
tests/sds-keyval-client-test
\
tests/mobject-client-test
# don't include rados programs in make check
...
...
@@ -31,5 +30,3 @@ endif
tests_mobject_client_test_LDADD
=
src/client/libmobject-store.la
${CLIENT_LIBS}
tests_sds_keyval_client_test_LDADD
=
${SERVER_LIBS}
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