Index: apl/Makefile.am =================================================================== --- apl.orig/Makefile.am +++ apl/Makefile.am @@ -3,9 +3,9 @@ ACLOCAL_AMFLAGS = -I m4 APL_DIRS = workspaces wslib3 wslib4 wslib5 SUBDIRS = $(APL_DIRS) -SUBDIRS += build doc erlang gnu-apl.d HOWTOs +SUBDIRS += doc erlang gnu-apl.d HOWTOs SUBDIRS += src support-files tools websock -DIST_SUBDIRS = $(SUBDIRS) rpm debian +DIST_SUBDIRS = $(SUBDIRS) rpm dist_noinst_SCRIPTS = buildtag.sh Index: apl/configure.ac =================================================================== --- apl.orig/configure.ac +++ apl/configure.ac @@ -436,9 +436,6 @@ AC_MSG_RESULT([$user_wants_ctrlD_del]) m4_include(m4/apl_TARGETs.m4) AC_CONFIG_FILES([Makefile - build/Makefile - debian/Makefile - debian/source/Makefile doc/Makefile doc/DALY/Makefile erlang/Makefile