From 0919e3f9400aba51bd73e7f90c6d1ba4406b5421 Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 16:51:24 +0000 Subject: apt-get update works Author: jgg Date: 1998-11-11 23:45:08 GMT apt-get update works --- cmdline/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmdline/makefile') diff --git a/cmdline/makefile b/cmdline/makefile index a6911c991..d3c1012d9 100644 --- a/cmdline/makefile +++ b/cmdline/makefile @@ -14,5 +14,5 @@ include $(PROGRAM_H) # The apt-config program PROGRAM=apt-get SLIBS = -lapt-pkg -SOURCE = apt-get.cc +SOURCE = apt-get.cc acqprogress.cc include $(PROGRAM_H) -- cgit v1.2.3