diff options
Diffstat (limited to 'have/Makefile')
-rw-r--r-- | have/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/have/Makefile b/have/Makefile index a2384c3..ee214d5 100644 --- a/have/Makefile +++ b/have/Makefile @@ -34,4 +34,4 @@ dist: ${DISTFILES} ${INSTALL} -m 0644 ${DISTFILES} ${DESTDIR}/ .PHONY: all dist -include ../Makefile.local +include ../config.mk |