Only build libplugin_mock.la during make check
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Sun, 2 Jul 2017 13:44:39 +0000 (15:44 +0200)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Sun, 2 Jul 2017 13:44:39 +0000 (15:44 +0200)
Makefile.am

index 719cfb8..f927399 100644 (file)
@@ -119,7 +119,10 @@ noinst_LTLIBRARIES = \
        liblookup.la \
        libmetadata.la \
        libmount.la \
        liblookup.la \
        libmetadata.la \
        libmount.la \
-       liboconfig.la \
+       liboconfig.la
+
+
+check_LTLIBRARIES = \
        libplugin_mock.la
 
 
        libplugin_mock.la