diff --git a/Makefile.am b/Makefile.am index 6625fa8c..027f1b71 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,6 @@ ## Process this file with automake to produce Makefile.in -SUBDIRS = wrlib WINGs src util po WindowMaker wmlib test WPrefs.app doc\ - contrib +SUBDIRS = wrlib WINGs src util po WindowMaker wmlib WPrefs.app doc EXTRA_DIST = TODO BUGS BUGFORM FAQ FAQ.I18N FAQ.I18N.cs FAQ.I18N.sk \ INSTALL.cs INSTALL.fr INSTALL.es INSTALL.pt INSTALL.sk \ diff --git a/WINGs/Makefile.am b/WINGs/Makefile.am index d152f2fa..27bcc611 100644 --- a/WINGs/Makefile.am +++ b/WINGs/Makefile.am @@ -2,7 +2,7 @@ AUTOMAKE_OPTIONS = no-dependencies -SUBDIRS = WINGs . po Documentation Resources Examples Extras Tests +SUBDIRS = WINGs . po Documentation Resources LIBTOOL = $(SHELL) $(top_srcdir)/libtool $(LIBTOOL_ARG) diff --git a/wrlib/Makefile.am b/wrlib/Makefile.am index f376e504..8b5e648d 100644 --- a/wrlib/Makefile.am +++ b/wrlib/Makefile.am @@ -1,6 +1,6 @@ ## automake input file for wrlib -SUBDIRS = . tests +SUBDIRS = . AUTOMAKE_OPTIONS = no-dependencies