]>
Commit | Line | Data |
---|---|---|
1 | ## Process this file with automake to produce Makefile.in -*-Makefile-*- | |
2 | AUTOMAKE_OPTIONS = 1.4 check-news readme-alpha | |
3 | ||
4 | ACLOCAL_AMFLAGS = -I m4 | |
5 | ||
6 | SUBDIRS = intl po lib src doc m4 tests | |
7 | ||
8 | EXTRA_DIST = REFERENCES configure.bat OChangeLog THANKS | |
9 | ||
10 | DISTCLEANFILES = intl/libintl.h |