diff options
Diffstat (limited to 'apt-pkg/makefile')
-rw-r--r-- | apt-pkg/makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apt-pkg/makefile b/apt-pkg/makefile index f06e1afd2..1c28711fe 100644 --- a/apt-pkg/makefile +++ b/apt-pkg/makefile @@ -1,5 +1,6 @@ # -*- make -*- BASE=.. +SUBDIR=apt-pkg # Header location SUBDIRS = deb contrib |