diff -Naur motif-2.3.4/Makefile.am motif-2.3.4-magellan/Makefile.am --- motif-2.3.4/Makefile.am 2012-10-22 16:50:38.000000000 +0200 +++ motif-2.3.4-magellan/Makefile.am 2012-11-13 13:04:52.616580836 +0100 @@ -28,7 +28,7 @@ include \ tools \ clients \ - doc \ - demos + doc + AUTOMAKE_OPTIONS = 1.4 ACLOCAL_AMFLAGS = -I . diff -Naur motif-2.3.4/Makefile.autoconf motif-2.3.4-magellan/Makefile.autoconf --- motif-2.3.4/Makefile.autoconf 2012-10-22 16:50:39.000000000 +0200 +++ motif-2.3.4-magellan/Makefile.autoconf 2012-11-13 13:05:10.545580643 +0100 @@ -90,7 +90,7 @@ EXTRA_DIST = BUGREPORT CLOSEDBUGS COPYING Imakefile LICENSE OPENBUGS README README.ICS RELEASE RELNOTES distro/motif.spec INSTALL.configure MAINTAINERCLEANFILES = Makefile.in configure libtool config.guess config.sub ltconfig ltmain.sh aclocal.m4 config.h.in install-sh missing mkinstalldirs -SUBDIRS = bindings bitmaps config localized lib include tools clients doc demos +SUBDIRS = bindings bitmaps config localized lib include tools clients doc AUTOMAKE_OPTIONS = 1.4 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4