diff options
author | Simon Josefsson <simon@josefsson.org> | 2006-05-07 14:59:15 +0000 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2006-05-07 14:59:15 +0000 |
commit | 883415405fe1e724c01583449c796c79c09c30dc (patch) | |
tree | dc5eea68e6f021f568ecbcd8aa8d9932fd1711c6 /gl | |
parent | a4ba8b6a47cb69e1ec8603830b446718ecc08d60 (diff) | |
download | libtasn1-883415405fe1e724c01583449c796c79c09c30dc.tar.gz libtasn1-883415405fe1e724c01583449c796c79c09c30dc.tar.bz2 libtasn1-883415405fe1e724c01583449c796c79c09c30dc.zip |
Update.
Diffstat (limited to 'gl')
-rw-r--r-- | gl/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gl/Makefile.am b/gl/Makefile.am index 46f5c35..032576f 100644 --- a/gl/Makefile.am +++ b/gl/Makefile.am @@ -25,6 +25,8 @@ CLEANFILES = DISTCLEANFILES = MAINTAINERCLEANFILES = +AM_CPPFLAGS = + ## begin gnulib module getopt BUILT_SOURCES += $(GETOPT_H) |