Code

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 719cfb8b43ea3288ee5141f2ffe37e8b4dd433a8..f927399002f17aa90ecdc92656ee001cfbd7d776 100644 (file)
@@ -119,7 +119,10 @@ noinst_LTLIBRARIES = \
        liblookup.la \
        libmetadata.la \
        libmount.la \
-       liboconfig.la \
+       liboconfig.la
+
+
+check_LTLIBRARIES = \
        libplugin_mock.la