diff options
author | Simon Josefsson <simon@josefsson.org> | 2006-02-23 14:41:17 +0000 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2006-02-23 14:41:17 +0000 |
commit | 84fcbfce903b82c70f2ddca02e59a318ad51144b (patch) | |
tree | 659bf70164a95ed70d57b7ee5438842bd733c989 /gl/Makefile.am | |
parent | e7f4a31e0a4da050f2a4ff282e4832412a5d4f00 (diff) | |
download | libtasn1-84fcbfce903b82c70f2ddca02e59a318ad51144b.tar.gz libtasn1-84fcbfce903b82c70f2ddca02e59a318ad51144b.tar.bz2 libtasn1-84fcbfce903b82c70f2ddca02e59a318ad51144b.zip |
Add maintainer-makefile stuff.
Diffstat (limited to 'gl/Makefile.am')
-rw-r--r-- | gl/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/Makefile.am b/gl/Makefile.am index c42a54f..0263eda 100644 --- a/gl/Makefile.am +++ b/gl/Makefile.am @@ -8,7 +8,7 @@ # the same distribution terms as the rest of that program. # # Generated by gnulib-tool. -# Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=gl --m4-base=gl/m4 --aux-dir=. --lgpl --libtool --macro-prefix=gl memmove +# Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=gl --m4-base=gl/m4 --aux-dir=. --lgpl --libtool --macro-prefix=gl maintainer-makefile memmove AUTOMAKE_OPTIONS = 1.5 gnits no-dependencies |