From abe48562b8b8940dbb81914f96323b90d99b4802 Mon Sep 17 00:00:00 2001 From: "Guillermo S. Romero" Date: Thu, 10 Sep 2009 00:32:59 +0000 Subject: Remove smoke from COMLIB, already in PULIB. --- source/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'source/Makefile') diff --git a/source/Makefile b/source/Makefile index d9acd4bf059..dab037d1749 100644 --- a/source/Makefile +++ b/source/Makefile @@ -113,7 +113,6 @@ COMLIB += $(NAN_AUDASPACE)/lib/$(DEBUG_DIR)libaud_sdl.a COMLIB += $(NAN_SAMPLERATE)/lib/$(DEBUG_DIR)libsamplerate.a COMLIB += $(NAN_LZO)/lib/$(DEBUG_DIR)libminilzo.a COMLIB += $(NAN_LZMA)/lib/$(DEBUG_DIR)liblzma.a -COMLIB += $(NAN_SMOKE)/lib/$(DEBUG_DIR)/libsmoke.a ifeq ($(WITH_FFMPEG),true) COMLIB += $(NAN_AUDASPACE)/lib/$(DEBUG_DIR)libaud_ffmpeg.a -- cgit v1.2.3