changeset 528:0f7d928596a6

(noinst_LIBRARIES): Define this, not plain LIBRARIES.
author Jim Meyering <jim@meyering.net>
date Sun, 17 Dec 1995 22:28:45 +0000
parents c6cca2ddbf8d
children ca9ba958d575
files lib/Makefile.am
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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 \