diff options
Diffstat (limited to 'popt/Makefile.am')
-rw-r--r-- | popt/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/popt/Makefile.am b/popt/Makefile.am index 7565e7cad..98af48e90 100644 --- a/popt/Makefile.am +++ b/popt/Makefile.am @@ -34,7 +34,7 @@ libpopt_la_SOURCES = popt.c findme.c poptparse.c poptconfig.c popthelp.c man_MANS = popt.3 -BUILT_SOURCES = popt.lcd +#BUILT_SOURCES = popt.lcd popt.lcd: Makefile.am ${libpopt_la_SOURCES} ${include_HEADERS} ${noinst_HEADERS} lclint -dump $@ ${libpopt_la_SOURCES} |