summaryrefslogtreecommitdiff
path: root/src/xbs-abslibre/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/xbs-abslibre/Makefile')
-rw-r--r--src/xbs-abslibre/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/xbs-abslibre/Makefile b/src/xbs-abslibre/Makefile
new file mode 100644
index 0000000..c946d5d
--- /dev/null
+++ b/src/xbs-abslibre/Makefile
@@ -0,0 +1,8 @@
+include $(dir $(lastword $(MAKEFILE_LIST)))/../../config.mk
+include $(topsrcdir)/automake.head.mk
+pkglibexecdir = $(libexecdir)/xbs
+
+libretools-bins =
+libretools-libexecs = helper-abslibre
+
+include $(topsrcdir)/automake.tail.mk