From 051ebe1ac22fdbf427abc4fd9ee5cc8279649b07 Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Wed, 24 Nov 2004 10:00:21 +0000 Subject: Tar examining support Author: jgg Date: 2001-09-30 03:52:58 GMT Tar examining support --- python/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/makefile') diff --git a/python/makefile b/python/makefile index f8639c93..abe08d50 100644 --- a/python/makefile +++ b/python/makefile @@ -17,5 +17,5 @@ include $(PYTHON_H) MODULE=apt_inst SLIBS = -lapt-inst -lapt-pkg LIB_MAKES = apt-inst/makefile -SOURCE = apt_instmodule.cc generic.cc +SOURCE = apt_instmodule.cc tar.cc generic.cc include $(PYTHON_H) -- cgit v1.2.3