+## You should have received a copy of the GNU General Public License
+## along with this program; if not, write to the Free Software
+## Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
+## 02111-1307 USA
+
+ACLOCAL_AMFLAGS = -I m4
+
+SUBDIRS = config po lib data src doc tests
+
+EXTRA_DIST = REFERENCES OChangeLog Makefile.maint GNUmakefile Makefile.cfg
+
+.PHONY: maintainer-check
+maintainer-check:
+ cd tests && $(MAKE) $(AM_MAKEFLAGS) $@