summaryrefslogtreecommitdiff
path: root/src/xbs/Makefile
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2013-11-29 17:56:21 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2013-11-29 18:15:37 -0500
commitb7baff2c2bd86402d2645828af30d2f46bd68edb (patch)
treeda4a3514709bb0e4b6873942e0342edb8cbee003 /src/xbs/Makefile
parentcceb77e73bc5e83a3da6e5bf5505eaef5d99b3a0 (diff)
initial implementations of xbs and xbs-abslibre
Diffstat (limited to 'src/xbs/Makefile')
-rw-r--r--src/xbs/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/xbs/Makefile b/src/xbs/Makefile
new file mode 100644
index 0000000..fcb8ac2
--- /dev/null
+++ b/src/xbs/Makefile
@@ -0,0 +1,2 @@
+pkgconfdir = $(sysconfdir)
+include ../../common.mk