]> git.saurik.com Git - apt.git/blobdiff - test/makefile
methods/https.cc: do not unlink partial files (thanks to robbiew)
[apt.git] / test / makefile
index 9ad6233c2d11997254751d8b005a65d226a677bb..a9dbdc34dfb9935ef92a20f96373b23a3cff3c14 100644 (file)
@@ -38,6 +38,12 @@ LIB_MAKES = apt-pkg/makefile apt-inst/makefile
 SOURCE = testextract.cc
 include $(PROGRAM_H)
 
+# Program for testing the config file parser
+PROGRAM=conftest_clear
+SLIBS = -lapt-pkg
+SOURCE = conf_clear.cc
+include $(PROGRAM_H)
+
 # Program for testing the config file parser
 PROGRAM=conftest
 SLIBS = -lapt-pkg