4557: do not need XML_DATA macro
svn: r16455
This commit is contained in:
parent
f5fa1c3abd
commit
25976c8e29
@ -4,7 +4,7 @@
|
|||||||
# If not using GNU make, then list all .py files individually
|
# If not using GNU make, then list all .py files individually
|
||||||
|
|
||||||
xml_in_files = holidays.xml.in
|
xml_in_files = holidays.xml.in
|
||||||
xml_DATA = $(xml_in_files:.xml.in=.xml)
|
xml_files = $(xml_in_files:.xml.in=.xml)
|
||||||
|
|
||||||
@INTLTOOL_XML_NOMERGE_RULE@
|
@INTLTOOL_XML_NOMERGE_RULE@
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user