4554: Do not need to merge translations into tips.xml and holidays.xml (by Josip)

svn: r16417
This commit is contained in:
Jérôme Rapinat 2011-01-21 08:53:39 +00:00
parent cc65956246
commit e59ebf009f

View File

@ -16,7 +16,7 @@ dist_pkgdata_DATA = \
# These are taken care of by the intltool
xml_in_files = tips.xml.in
xml_files = $(xml_in_files:.xml.in=.xml)
@INTLTOOL_XML_RULE@
@INTLTOOL_XML_NOMERGE_RULE@
EXTRA_DIST = $(xml_in_files)
CLEANFILES = $(xml_files)