summaryrefslogtreecommitdiff
path: root/usr.bin/bsdiff
diff options
context:
space:
mode:
authorColin Percival <cperciva@FreeBSD.org>2005-08-06 02:37:21 +0000
committerColin Percival <cperciva@FreeBSD.org>2005-08-06 02:37:21 +0000
commit9857d3addbf225a535488b223e8046ee08cdcbc4 (patch)
treecf283fb124b899a0a81ee334191cfa8f57e8f9fd /usr.bin/bsdiff
parentf93008681033bfa6105542873188b7e9cdbdf5e9 (diff)
downloadsrc-test-9857d3addbf225a535488b223e8046ee08cdcbc4.tar.gz
src-test-9857d3addbf225a535488b223e8046ee08cdcbc4.zip
Include ../Makefile.inc, since without it programs get installed in the
wrong place. Pointy hat to: cperciva
Notes
Notes: svn path=/head/; revision=148773
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 8eff7341fccb9..198d906713fde 100644
--- a/usr.bin/bsdiff/Makefile.inc
+++ b/usr.bin/bsdiff/Makefile.inc
@@ -1,3 +1,6 @@
# $FreeBSD$
WARNS?= 6
+
+.include "../Makefile.inc"
+