summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac3
-rw-r--r--contrib/Makefile.am2
2 files changed, 1 insertions, 4 deletions
diff --git a/configure.ac b/configure.ac
index 0d4e2a50..25821876 100644
--- a/configure.ac
+++ b/configure.ac
@@ -732,13 +732,10 @@ AC_CONFIG_HEADERS([libtiff/tif_config.h libtiff/tiffconf.h])
AC_CONFIG_FILES([Makefile \
build/Makefile \
contrib/Makefile \
- contrib/acorn/Makefile \
contrib/addtiffo/Makefile \
contrib/dbs/Makefile \
contrib/dbs/xtiff/Makefile \
contrib/iptcutil/Makefile \
- contrib/mac-cw/Makefile \
- contrib/mac-mpw/Makefile \
contrib/mfs/Makefile \
contrib/pds/Makefile \
contrib/ras/Makefile \
diff --git a/contrib/Makefile.am b/contrib/Makefile.am
index 574b67b5..b231ef91 100644
--- a/contrib/Makefile.am
+++ b/contrib/Makefile.am
@@ -25,5 +25,5 @@
EXTRA_DIST = README
-SUBDIRS = acorn addtiffo dbs iptcutil mac-cw mac-mpw mfs pds ras stream tags win_dib
+SUBDIRS = addtiffo dbs iptcutil mfs pds ras stream tags win_dib