1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00

modules/getpass-gnu (Makefile.am): Don't mention getpass.h.

This commit is contained in:
Simon Josefsson
2005-04-16 18:49:34 +00:00
parent d3640d300b
commit 0e4013b5b7
2 changed files with 4 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2005-03-14 Simon Josefsson <jas@extundo.com>
* modules/getpass-gnu (Makefile.am): Don't mention getpass.h.
2005-04-15 Simon Josefsson <jas@extundo.com>
* gnulib-tool: Rename --symlink to --symbolic.

View File

@@ -14,7 +14,6 @@ configure.ac:
gl_FUNC_GETPASS_GNU
Makefile.am:
lib_SOURCES += getpass.h
Include:
"getpass.h"