diff options
author | jbj <devnull@localhost> | 1999-07-15 21:18:39 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 1999-07-15 21:18:39 +0000 |
commit | 3655254b008133be1172cceb53b5b4a89fc78afc (patch) | |
tree | a9855d5982cca3f89f2bf1964304053f4c7d90d6 /intl/Makefile.in | |
parent | d73d7c130cc6dde7eb651c149b97233b994df3af (diff) | |
download | librpm-tizen-3655254b008133be1172cceb53b5b4a89fc78afc.tar.gz librpm-tizen-3655254b008133be1172cceb53b5b4a89fc78afc.tar.bz2 librpm-tizen-3655254b008133be1172cceb53b5b4a89fc78afc.zip |
Popuilate.
CVS patchset: 3167
CVS date: 1999/07/15 21:18:39
Diffstat (limited to 'intl/Makefile.in')
-rw-r--r-- | intl/Makefile.in | 13 |
1 files changed, 4 insertions, 9 deletions
diff --git a/intl/Makefile.in b/intl/Makefile.in index 93048daf9..4bdb186d2 100644 --- a/intl/Makefile.in +++ b/intl/Makefile.in @@ -67,15 +67,10 @@ finddomain.$lo loadmsgcat.$lo localealias.$lo textdomain.$lo l10nflist.$lo \ explodename.$lo CATOBJS = cat-compat.$lo ../po/cat-id-tbl.$lo GETTOBJS = intl-compat.$lo -#DISTFILES.common = ChangeLog Makefile.in linux-msg.sed po2tbl.sed.in \ -#xopen-msg.sed $(HEADERS) $(SOURCES) -#DISTFILES.normal = VERSION -#DISTFILES.gettext = libintl.glibc intlh.inst.in - -# XXX rpm hacks -DISTFILES.common = Makefile.in po2tbl.sed.in -DISTFILES.normal = -DISTFILES.gettext = +DISTFILES.common = ChangeLog Makefile.in linux-msg.sed po2tbl.sed.in \ +xopen-msg.sed $(HEADERS) $(SOURCES) +DISTFILES.normal = VERSION +DISTFILES.gettext = libintl.glibc intlh.inst.in .SUFFIXES: .SUFFIXES: .c .o .lo |