| 12345678910111213 |
- Index: Makefile.in
- --- Makefile.in.orig 2004-08-23 03:22:41 +0200
- +++ Makefile.in 2004-08-27 21:46:22 +0200
- @@ -425,7 +425,7 @@
- target_vendor = @target_vendor@
- AUTOMAKE_OPTIONS = foreign subdir-objects
- SUBDIRS = . po manual
- -DIST_SUBDIRS = ${SUBDIRS} examples myspell lib5
- +DIST_SUBDIRS = ${SUBDIRS} myspell lib5
- filterdir = ${pkglibdir}
- optdir = ${pkgdatadir}
- localedir = ${datadir}/locale
|