diff options
Diffstat (limited to 'python/makefile')
| -rw-r--r-- | python/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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) |
