]> git.saurik.com Git - apt.git/blobdiff - cmdline/makefile
More tests
[apt.git] / cmdline / makefile
index 0f19d8e596200a3432a66eef099473a562f8e15d..0c34c1ff97ec02b43341acbe53d505dab05f40d6 100644 (file)
@@ -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)