diff options
author | Simon Josefsson <simon@josefsson.org> | 2008-07-01 15:27:45 +0200 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2008-07-01 15:27:45 +0200 |
commit | 5be1c85f01d02d88a1d4b44532d45f159bda3f8e (patch) | |
tree | 6a4d67afe631c3883dceea99a69b456a68770340 /lgl/Makefile.am | |
parent | 2da55fb6cd9db6a2510dcb9ee7655220d5d9fdd8 (diff) | |
download | gnutls-5be1c85f01d02d88a1d4b44532d45f159bda3f8e.tar.gz |
Add gnulib self-tests.
Diffstat (limited to 'lgl/Makefile.am')
-rw-r--r-- | lgl/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lgl/Makefile.am b/lgl/Makefile.am index 002f85f3ef..51980d43f8 100644 --- a/lgl/Makefile.am +++ b/lgl/Makefile.am @@ -9,7 +9,7 @@ # the same distribution terms as the rest of that program. # # Generated by gnulib-tool. -# Reproduce by: gnulib-tool --import --dir=. --local-dir=lgl/override --lib=liblgnu --source-base=lgl --m4-base=lgl/m4 --doc-base=doc --aux-dir=build-aux --lgpl=2 --libtool --macro-prefix=lgl --no-vc-files c-ctype fseeko func gettext memmem-simple memmove minmax read-file snprintf socklen stdint strcase strverscmp sys_socket sys_stat time_r unistd vasprintf +# Reproduce by: gnulib-tool --import --dir=. --local-dir=lgl/override --lib=liblgnu --source-base=lgl --m4-base=lgl/m4 --doc-base=doc --aux-dir=build-aux --with-tests --lgpl=2 --libtool --macro-prefix=lgl --no-vc-files c-ctype fseeko func gettext memmem-simple memmove minmax read-file snprintf socklen stdint strcase strverscmp sys_socket sys_stat time_r unistd vasprintf AUTOMAKE_OPTIONS = 1.5 gnits |