| Revision: | 1.4 |
| Committed: | Thu Mar 17 23:59:37 2005 UTC (20 years, 11 months ago) by pcg |
| Branch: | MAIN |
| CVS Tags: | rel-1_9, rel-1_8, rel-2_01, rel-2_0 |
| Changes since 1.3: | +1 -1 lines |
| Log Message: | *** empty log message *** |
| # | Content |
|---|---|
| 1 | ## Process this file with automake to get Makefile.in |
| 2 | |
| 3 | AUTOMAKE_OPTIONS = gnu |
| 4 | |
| 5 | SUBDIRS = m4 lib src doc po |
| 6 | |
| 7 | ACLOCAL_AMFLAGS = -I m4 |
| 8 | |
| 9 | EXTRA_DIST = config.rpath mkinstalldirs depcomp TODO |
| 10 | |
| 11 | CVS_CREATED = ABOUT-NLS configure aclocal.m4 config.h.in config.guess \ |
| 12 | config.sub install-sh missing mkinstalldirs \ |
| 13 | stamp-h.in m4/Makefile.am po/Makefile.in.in \ |
| 14 | po/vpe.pot po/*.sed po/*.header po/*.sin po/Rules-quot \ |
| 15 | src/.libs intl depcomp |
| 16 |