X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/1c6cedc489b5eaeed1b7fdb845eca06bc1fccd4f..fce69e7a0f38299c57ef96ae1c1dd9a5379bfd5a:/apt-private/makefile diff --git a/apt-private/makefile b/apt-private/makefile index 9b074f189..728890b9b 100644 --- a/apt-private/makefile +++ b/apt-private/makefile @@ -17,7 +17,7 @@ MAJOR=0.0 MINOR=0 SLIBS=$(PTHREADLIB) -lapt-pkg -PRIVATES=list install download output cachefile cacheset update upgrade cmndline moo search show main progress +PRIVATES=list install download output cachefile cacheset update upgrade cmndline moo search show main utils sources SOURCE += $(foreach private, $(PRIVATES), private-$(private).cc) HEADERS += $(foreach private, $(PRIVATES), private-$(private).h)