From 6ade707e8ed615708c3eaa5a0d282c3936fe825a Mon Sep 17 00:00:00 2001 From: sr55 Date: Sun, 7 Sep 2008 21:49:16 +0000 Subject: Removed contrib pack from cygwin part of makefile. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1675 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- Makefile | 5 ----- 1 file changed, 5 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 4899bbb33..31af5e302 100644 --- a/Makefile +++ b/Makefile @@ -92,11 +92,6 @@ ifeq ($(findstring CYGWIN_NT,$(SYSTEM)),CYGWIN_NT) all: contrib/.contrib HandBrakeCLI -app: contribPack libhb/libhb.a HandBrakeCLI - -contribPack: - (./DownloadCygWinContribBinaries.sh) - contrib/.contrib: @$(MAKE) --no-print-directory -C contrib all -- cgit v1.2.3