diff options
author | prigaux <[email protected]> | 2007-03-24 09:06:03 +0000 |
---|---|---|
committer | prigaux <[email protected]> | 2007-03-24 09:06:03 +0000 |
commit | 028cb68e1082b97a23b781776919a0940ca9e9fe (patch) | |
tree | a12a13093b8815de1b5d305ed4be33746e682ca4 /Makefile | |
parent | d006b25542e536029665344e1d66f1c6b1633a21 (diff) |
Use new Darwin contrib pack
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@445 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -24,6 +24,8 @@ ifeq ($(SNAP), 1) ( mv Handbrake.dmg Handbrake-$(HB_VERSION)-MacOS_UB.dmg ) endif +endif + ifeq ($(SYSTEM),Linux) all: contrib/.contrib libhb/libhb.a HandBrakeCLI |