]> git.saurik.com Git - apt.git/blobdiff - test/makefile
Method test program
[apt.git] / test / makefile
index 299389873d16098393732f9a884c7df12c8174ba..bf1b1834c311f0b00a3dbfe47302ebd8f557341f 100644 (file)
@@ -5,6 +5,12 @@ SUBDIR=test
 # Bring in the default rules
 include ../buildlib/defaults.mak
 
+# Program for testing methods
+PROGRAM=mthdcat
+SLIBS = 
+SOURCE = mthdcat.cc
+include $(PROGRAM_H)
+
 # Scratch program to test incomplete code fragments in
 PROGRAM=scratch-test
 SLIBS = -lapt-pkg