summaryrefslogtreecommitdiffstats
path: root/usr.bin/bsdiff
diff options
context:
space:
mode:
authorcperciva <cperciva@FreeBSD.org>2005-08-06 02:37:21 +0000
committercperciva <cperciva@FreeBSD.org>2005-08-06 02:37:21 +0000
commit82b622da6cd66aa1b7defd0cd1597bfca51d6aa3 (patch)
treecf283fb124b899a0a81ee334191cfa8f57e8f9fd /usr.bin/bsdiff
parent520e3eb63082b8d93ccbd1dfa20a9f37bf053871 (diff)
downloadFreeBSD-src-82b622da6cd66aa1b7defd0cd1597bfca51d6aa3.zip
FreeBSD-src-82b622da6cd66aa1b7defd0cd1597bfca51d6aa3.tar.gz
Include ../Makefile.inc, since without it programs get installed in the
wrong place. Pointy hat to: cperciva
Diffstat (limited to 'usr.bin/bsdiff')
-rw-r--r--usr.bin/bsdiff/Makefile.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr.bin/bsdiff/Makefile.inc b/usr.bin/bsdiff/Makefile.inc
index 8eff734..198d906 100644
--- a/usr.bin/bsdiff/Makefile.inc
+++ b/usr.bin/bsdiff/Makefile.inc
@@ -1,3 +1,6 @@
# $FreeBSD$
WARNS?= 6
+
+.include "../Makefile.inc"
+
OpenPOWER on IntegriCloud