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