]> git.saurik.com Git - apt.git/blobdiff - test/libapt/makefile
merged debian-sid branch and resolved conflicts
[apt.git] / test / libapt / makefile
index 953e455e0498078b1c0a1eaeed415bdb84c3a420..969d6e2d9cd43da250ececdfbc038f4e57c8de4e 100644 (file)
@@ -97,6 +97,11 @@ include $(PROGRAM_H)
 PROGRAM = IndexCopyToSourceList${BASENAME}
 SLIBS = -lapt-pkg
 SOURCE = indexcopytosourcelist_test.cc
+
+# test fileutls
+PROGRAM = FileUtl${BASENAME}
+SLIBS = -lapt-pkg 
+SOURCE = fileutl_test.cc
 include $(PROGRAM_H)
 
 # test tagfile