| Revision: | 1.2 |
| Committed: | Sun Feb 8 07:24:25 2004 UTC (22 years ago) by pcg |
| Branch: | MAIN |
| CVS Tags: | VPE_1_6, VPE-1_6_1 |
| Changes since 1.1: | +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 |
| 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 ChangeLog po/Makefile.in.in \ |
| 14 | po/vpe.pot po/*.sed po/*.header po/*.sin po/Rules-quot \ |
| 15 | src/.libs intl depcomp |
| 16 |