summaryrefslogtreecommitdiff
path: root/packaging/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/Makefile')
-rw-r--r--packaging/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/packaging/Makefile b/packaging/Makefile
new file mode 100644
index 0000000..1278ddb
--- /dev/null
+++ b/packaging/Makefile
@@ -0,0 +1,6 @@
+PKG_NAME := intltool
+SPECFILE = $(addsuffix .spec, $(PKG_NAME))
+YAMLFILE = $(addsuffix .yaml, $(PKG_NAME))
+
+include /usr/share/packaging-tools/Makefile.common
+