summarylogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 32cb1ef36b8a..83dfdbd52593 100644
--- a/Makefile
+++ b/Makefile
@@ -27,5 +27,9 @@ src:
.SRCINFO: PKGBUILD
mksrcinfo
+src/pvr.hts/pvr.hts/addon.xml.in: .${PKG}.git
+
+PKGBUILD: src/pvr.hts/pvr.hts/addon.xml.in
+
%: %.in
m4 $< > $*