summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1995-12-17 22:28:45 +0000
committerJim Meyering <jim@meyering.net>1995-12-17 22:28:45 +0000
commit8506a6bc2a7e99a6560dd1307e40a0866a8ef62e (patch)
tree14529c93d45106235f4ff88cad8f31d355835acb /lib
parent8303c90f1480f5c0bee22b5406f4fdff85bbd68c (diff)
downloadcoreutils-8506a6bc2a7e99a6560dd1307e40a0866a8ef62e.tar.xz
(noinst_LIBRARIES): Define this, not plain LIBRARIES.
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile.am2
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 \