diff --git a/ChangeLog b/ChangeLog index cfd0c8af31..a2d8cd06ac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-03-14 Simon Josefsson + + * modules/getpass-gnu (Makefile.am): Don't mention getpass.h. + 2005-04-15 Simon Josefsson * gnulib-tool: Rename --symlink to --symbolic. diff --git a/modules/getpass-gnu b/modules/getpass-gnu index 8705fb91dd..13397ae988 100644 --- a/modules/getpass-gnu +++ b/modules/getpass-gnu @@ -14,7 +14,6 @@ configure.ac: gl_FUNC_GETPASS_GNU Makefile.am: -lib_SOURCES += getpass.h Include: "getpass.h"