diff options
author | Akim Demaille <akim@epita.fr> | 2002-03-14 18:31:14 +0000 |
---|---|---|
committer | Akim Demaille <akim@epita.fr> | 2002-03-14 18:31:14 +0000 |
commit | 9208d17fa98a4702675f86423d811ad7bffd73ce (patch) | |
tree | f6e0cf4a80f97d9be88d022414c244e9b24346b2 /Makefile.am | |
parent | af27eacb6a702451ed4952491a1084482d1f609f (diff) | |
download | bison-9208d17fa98a4702675f86423d811ad7bffd73ce.tar.gz |
Use Gettext 0.11.1.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index d7ecfaad..1a99544a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -22,7 +22,7 @@ ACLOCAL_AMFLAGS = -I m4 SUBDIRS = config intl po lib data src doc m4 tests -EXTRA_DIST = REFERENCES configure.bat OChangeLog Makefile.maint GNUmakefile +EXTRA_DIST = config/config.rpath REFERENCES configure.bat OChangeLog Makefile.maint GNUmakefile DISTCLEANFILES = intl/libintl.h |