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

SUBDIRS = intl @MYSUBDIRS@ po doc
DIST_SUBDIRS = intl Common CORBA X-windows po doc

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 Make.bat


syntax highlighted by Code2HTML, v. 0.9.1