diff options
Diffstat (limited to 'cmdline/makefile')
-rw-r--r-- | cmdline/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmdline/makefile b/cmdline/makefile index 0f19d8e59..0c34c1ff9 100644 --- a/cmdline/makefile +++ b/cmdline/makefile @@ -44,5 +44,5 @@ include $(PROGRAM_H) PROGRAM=apt-extracttemplates SLIBS = -lapt-pkg -lapt-inst LIB_MAKES = apt-pkg/makefile -SOURCE = apt-extracttemplates.cc debfile.cc +SOURCE = apt-extracttemplates.cc include $(PROGRAM_H) |