Revision 15545,
726 bytes
checked in by ghudson, 24 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r15544,
which included commits to RCS files with non-trunk default branches.
|
Rev | Line | |
---|
[15544] | 1 | ## Process this file with automake to produce Makefile.in |
---|
| 2 | |
---|
| 3 | NULL= |
---|
| 4 | |
---|
| 5 | aclocal_macros = xml-i18n-tools.m4 |
---|
| 6 | |
---|
| 7 | CLEANFILES = xml-i18n-toolize xml-i18n-extract xml-i18n-merge xml-i18n-update |
---|
| 8 | |
---|
| 9 | # These are required by xml-i18n-toolize. |
---|
| 10 | pkgdata_SCRIPTS = xml-i18n-extract xml-i18n-merge xml-i18n-update |
---|
| 11 | pkgdata_DATA = xml-i18n-tools.Makefile.patch |
---|
| 12 | |
---|
| 13 | # This macro file should be visible to Automake's aclocal. |
---|
| 14 | aclocal_DATA = $(aclocal_macros) |
---|
| 15 | |
---|
| 16 | # The xml-i18n-tools distributor. |
---|
| 17 | bin_SCRIPTS = xml-i18n-toolize xml-i18n-update xml-i18n-extract |
---|
| 18 | |
---|
| 19 | EXTRA_DIST = \ |
---|
| 20 | $(aclocal_macros) \ |
---|
| 21 | xml-i18n-toolize.in \ |
---|
| 22 | xml-i18n-extract.in \ |
---|
| 23 | xml-i18n-merge.in \ |
---|
| 24 | xml-i18n-update.in \ |
---|
| 25 | xml-i18n-unicodify \ |
---|
| 26 | xml-i18n-tools.spec \ |
---|
| 27 | $(pkgdata_DATA) \ |
---|
| 28 | $(NULL) |
---|
Note: See
TracBrowser
for help on using the repository browser.