From: Jim Meyering Date: Sun, 17 Dec 1995 22:28:45 +0000 (+0000) Subject: (noinst_LIBRARIES): Define this, not plain LIBRARIES. X-Git-Tag: TEXTUTILS-1_13h~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8506a6bc2a7e99a6560dd1307e40a0866a8ef62e;p=thirdparty%2Fcoreutils.git (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 \