summaryrefslogtreecommitdiff
path: root/intl
diff options
context:
space:
mode:
authorjbj <devnull@localhost>1999-01-21 18:42:53 +0000
committerjbj <devnull@localhost>1999-01-21 18:42:53 +0000
commit4bcd4d620df2afd3b448ded4eb06e9708ca58165 (patch)
tree0888079e3d96386fd3e1b9a3a7b4bf183c6b9e66 /intl
parent394f3cb1ddf52fa7829dab790e34f1dfa5886b5d (diff)
downloadlibrpm-tizen-4bcd4d620df2afd3b448ded4eb06e9708ca58165.tar.gz
librpm-tizen-4bcd4d620df2afd3b448ded4eb06e9708ca58165.tar.bz2
librpm-tizen-4bcd4d620df2afd3b448ded4eb06e9708ca58165.zip
Automake: almost functional make dist.
CVS patchset: 2729 CVS date: 1999/01/21 18:42:53
Diffstat (limited to 'intl')
-rw-r--r--intl/Makefile.in13
1 files changed, 9 insertions, 4 deletions
diff --git a/intl/Makefile.in b/intl/Makefile.in
index 4bdb186d2..93048daf9 100644
--- a/intl/Makefile.in
+++ b/intl/Makefile.in
@@ -67,10 +67,15 @@ 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
+#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 =
.SUFFIXES:
.SUFFIXES: .c .o .lo