## Process this file with automake to produce Makefile.in

SUBDIRS = intl src doc po

# Add files for windows; don't make own Makefile[.am], as a
# Windows-compiler might need its own Makefile
dist-hook:
	mkdir $(distdir)/Windows
	cp -p $(srcdir)/Windows/*.ds? $(srcdir)/Windows/*.mak \
	      $(srcdir)/Windows/*.h $(distdir)/Windows

ACLOCAL_AMFLAGS = -I m4

EXTRA_DIST = config.rpath config.h


syntax highlighted by Code2HTML, v. 0.9.1