projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b2543fd
)
Only build libplugin_mock.la during make check
author
Ruben Kerkhof
<ruben@rubenkerkhof.com>
Sun, 2 Jul 2017 13:44:39 +0000
(15:44 +0200)
committer
Ruben Kerkhof
<ruben@rubenkerkhof.com>
Sun, 2 Jul 2017 13:44:39 +0000
(15:44 +0200)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
719cfb8
..
f927399
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-119,7
+119,10
@@
noinst_LTLIBRARIES = \
liblookup.la \
libmetadata.la \
libmount.la \
- liboconfig.la \
+ liboconfig.la
+
+
+check_LTLIBRARIES = \
libplugin_mock.la