diff options
-rw-r--r-- | lib/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am index 321def841..493978c62 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -1,4 +1,4 @@ -LIBRARIES = fu +noinst_LIBRARIES = fu DIST_OTHER = alloca.c euidaccess.c fnmatch.c fsusage.c ftruncate.c \ getdate.y memcmp.c memcpy.c memset.c mkdir.c mktime.c mountlist.c \ |