From 80d761ab746dd43e58ae1b3386cc8d4f8269fe5a Mon Sep 17 00:00:00 2001 From: rufustfirefly Date: Mon, 7 Aug 2000 19:42:18 +0000 Subject: [PATCH] Updated SUBDIRS to include distrib --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index f5999c22..6d847bab 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,7 @@ # Makefile.am for top level of netatalk package -SUBDIRS = libatalk bin config etc man contrib -# these later : distrib include +SUBDIRS = libatalk bin config etc man contrib distrib +# these later : include EXTRA_DIST = BUGS CHANGES CONTRIBUTORS COPYRIGHT ChangeLog README README.ASUN TODO VERSION services.atalk -- 2.39.2