diff --git a/data/Makefile.am b/data/Makefile.am index 2b30dd026..af644f4c4 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -26,11 +26,15 @@ config_DATA = \ cables.xml \ encoding.conf \ epglanguages.conf \ - myservices.xml \ providermap.xml \ satellites.xml \ settingsupdate.conf \ terrestrial.xml \ tobackup.conf -install-data-hook: - $(INSTALL) -d $(DESTDIR)/$(CONFIGDIR)/zapit +zapitdir = $(CONFIGDIR)/zapit + +zapit_DATA = \ + myservices.xml + +#install-data-hook: +# $(INSTALL) -d $(DESTDIR)/$(CONFIGDIR)/zapit