diff options
Diffstat (limited to 'gl/Makefile.am')
| -rw-r--r-- | gl/Makefile.am | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/gl/Makefile.am b/gl/Makefile.am index 4339b2c6..54abb4c7 100644 --- a/gl/Makefile.am +++ b/gl/Makefile.am | |||
| @@ -21,7 +21,7 @@ | |||
| 21 | # the same distribution terms as the rest of that program. | 21 | # the same distribution terms as the rest of that program. |
| 22 | # | 22 | # |
| 23 | # Generated by gnulib-tool. | 23 | # Generated by gnulib-tool. |
| 24 | # Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=gl --m4-base=gl/m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --no-conditional-dependencies --no-libtool --macro-prefix=gl --no-vc-files base64 crypto/sha1 dirname environ floorf fsusage getaddrinfo gethostname getloadavg getopt-gnu gettext mountlist regex setenv strcase strsep timegm unsetenv vasprintf vsnprintf | 24 | # Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=gl --m4-base=gl/m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --no-conditional-dependencies --no-libtool --macro-prefix=gl --no-vc-files base64 crypto/sha1 dirname environ floorf fsusage getaddrinfo gethostname getloadavg getopt-gnu gettext idpriv-droptemp mountlist regex setenv strcase strsep timegm unsetenv vasprintf vsnprintf |
| 25 | 25 | ||
| 26 | AUTOMAKE_OPTIONS = 1.9.6 gnits subdir-objects | 26 | AUTOMAKE_OPTIONS = 1.9.6 gnits subdir-objects |
| 27 | 27 | ||
| @@ -402,6 +402,14 @@ EXTRA_DIST += $(top_srcdir)/build-aux/config.rpath | |||
| 402 | 402 | ||
| 403 | ## end gnulib module havelib | 403 | ## end gnulib module havelib |
| 404 | 404 | ||
| 405 | ## begin gnulib module idpriv-droptemp | ||
| 406 | |||
| 407 | libgnu_a_SOURCES += idpriv-droptemp.c | ||
| 408 | |||
| 409 | EXTRA_DIST += idpriv.h | ||
| 410 | |||
| 411 | ## end gnulib module idpriv-droptemp | ||
| 412 | |||
| 405 | ## begin gnulib module inet_ntop | 413 | ## begin gnulib module inet_ntop |
| 406 | 414 | ||
| 407 | 415 | ||
