summaryrefslogtreecommitdiff
path: root/modules/long-options
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/long-options
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/long-options')
-rw-r--r--modules/long-options2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/long-options b/modules/long-options
index f64332236b..8b880817a2 100644
--- a/modules/long-options
+++ b/modules/long-options
@@ -13,7 +13,6 @@ configure.ac:
gl_LONG_OPTIONS
Makefile.am:
-lib_SOURCES += long-options.h long-options.c
Include:
"long-options.h"
@@ -23,4 +22,3 @@ GPL
Maintainer:
Jim Meyering
-