summaryrefslogtreecommitdiff
path: root/modules/canonicalize
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2005-03-21 22:07:25 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2005-03-21 22:07:25 +0000
commit32865888475678304ea91322b587eee043bb06ad (patch)
tree70aafbecd9f7aeb1d309605d0f3f752963ad6445 /modules/canonicalize
parent62a39c7d945eb4160c206242b85c624fb2fb21fd (diff)
downloadgnulib-32865888475678304ea91322b587eee043bb06ad.tar.gz
Remove lib_SOURCES line from Makefile.am section of modules where this
is now done automatically by the corresponding Autoconf macro.
Diffstat (limited to 'modules/canonicalize')
-rw-r--r--modules/canonicalize1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/canonicalize b/modules/canonicalize
index 84def7e5d3..df7171c0c5 100644
--- a/modules/canonicalize
+++ b/modules/canonicalize
@@ -18,7 +18,6 @@ configure.ac:
AC_FUNC_CANONICALIZE_FILE_NAME
Makefile.am:
-lib_SOURCES += canonicalize.h canonicalize.c stat-macros.h
Include:
"canonicalize.h"