summaryrefslogtreecommitdiff
path: root/autoconf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'autoconf/Makefile')
-rw-r--r--autoconf/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/autoconf/Makefile b/autoconf/Makefile
index be67d4e..48bd637 100644
--- a/autoconf/Makefile
+++ b/autoconf/Makefile
@@ -1,4 +1,5 @@
-include /usr/share/cibs/rules/ips.mk
+package ?= ips
+include /usr/share/cibs/rules/$(package).mk
include /usr/share/cibs/rules/archive.mk
include /usr/share/cibs/rules/autotools.mk
include /usr/share/cibs/rules/noarch.mk