X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=netatalk.git;a=blobdiff_plain;f=Makefile.am;h=45abaa1b5e13702b5f24b17df28dd6cff03a579e;hp=a174f9573e38a4bc994c6e70a85b2b31ef1839a0;hb=refs%2Ftags%2Fbranch-dircache-rewrite-commit;hpb=1ad6ff97b3747c75e567f28eba103e2f7e8bd758 diff --git a/Makefile.am b/Makefile.am index a174f957..45abaa1b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,8 +1,10 @@ # Makefile.am for top level of netatalk package -SUBDIRS = libatalk bin config etc man contrib distrib include sys doc macros +SUBDIRS = libatalk bin config etc man contrib distrib include sys doc macros test -EXTRA_DIST = BUGS CHANGES CONTRIBUTORS COPYRIGHT COPYING ChangeLog \ +EXTRA_DIST = CONTRIBUTORS COPYRIGHT COPYING NEWS\ TODO VERSION services.atalk ACLOCAL_AMFLAGS = -I macros +AUTOMAKE_OPTIONS = foreign +