From: Jim Meyering Date: Sun, 17 Dec 1995 22:28:45 +0000 (+0000) Subject: (noinst_LIBRARIES): Define this, not plain LIBRARIES. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=689280dd179c02870512719e05114c29e0d45a48;p=pspp (noinst_LIBRARIES): Define this, not plain LIBRARIES. --- diff --git a/lib/Makefile.am b/lib/Makefile.am index 321def841b..493978c629 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 \