X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=macros%2FMakefile.am;h=8e1f9c69fc3e8ec838d054dcf0598267de4aab04;hb=0612081546981aae6caa7fde0f60fee10d9b688a;hp=4c7a38bf13b8add66c533e72ea137550a31394e1;hpb=57897dcbf104b7f910c51760d23899385dbf64e9;p=netatalk.git diff --git a/macros/Makefile.am b/macros/Makefile.am index 4c7a38bf..8e1f9c69 100644 --- a/macros/Makefile.am +++ b/macros/Makefile.am @@ -1,13 +1,20 @@ EXTRA_DIST = \ afs-check.m4 \ + ax_pthread.m4 \ + cnid-backend.m4 \ config-checks.m4 \ db3-check.m4 \ grep-check.m4 \ + gssapi-check.m4 \ + iconv.m4 \ + largefile-check.m4 \ + libgcrypt.m4 \ + netatalk.m4 \ pam-check.m4 \ perl-check.m4 \ ps-check.m4 \ quota-check.m4 \ - srvloc.m4 \ ssl-check.m4 \ - largefile-check.m4 \ - snprintf-check.m4 + summary.m4 \ + tcp-wrappers.m4 \ + util.m4