.
[gnulib.git] / modules / getdate
index b1e2bc6..d04dc19 100644 (file)
@@ -16,15 +16,15 @@ gettime
 mktime
 setenv
 xalloc
-alloca
 
 configure.ac:
 gl_GETDATE
 
 Makefile.am:
-lib_SOURCES += getdate.h getdate.y
+lib_SOURCES += getdate.y
 BUILT_SOURCES += getdate.c
 MAINTAINERCLEANFILES += getdate.c
+EXTRA_DIST += getdate.c getdate.h
 
 Include:
 "getdate.h"
@@ -34,4 +34,3 @@ GPL
 
 Maintainer:
 Paul Eggert
-