summaryrefslogtreecommitdiff
path: root/src/Makefile
blob: 273a34b74248c3ad1ffeb91dc4c5ce65bea09a6a (plain)
1
2
3
4
5
6
7
include $(dir $(lastword $(MAKEFILE_LIST)))/../config.mk
include $(topsrcdir)/build-aux/Makefile.head.mk
pkgconfdir = $(sysconfdir)

srcfiles-ignore/$(srcdir) = $(addsuffix /%,abslibre-tools chroot-tools devtools gitget lib librefetch toru xbs xbs-abs xbs-abslibre)

include $(topsrcdir)/build-aux/Makefile.tail.mk