diff --git a/src/plugins/lib/Makefile.am b/src/plugins/lib/Makefile.am index abd677fbd..aee8dc968 100644 --- a/src/plugins/lib/Makefile.am +++ b/src/plugins/lib/Makefile.am @@ -4,7 +4,7 @@ # If not using GNU make, then list all .py files individually 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@