# HG changeset patch # User mas01mj # Date 1246448689 0 # Node ID 7a257a2364a4c5d3778b15aa09a8b3ed6bf60bb3 # Parent 43caea931de032e22a2c3768d1031c7900cd1032 Removed redundant flext library, and tidied up the core C file a little. diff -r 43caea931de0 -r 7a257a2364a4 bindings/pd/Makefile --- a/bindings/pd/Makefile Wed Jul 01 11:02:10 2009 +0000 +++ b/bindings/pd/Makefile Wed Jul 01 11:44:49 2009 +0000 @@ -1,4 +1,4 @@ -LIBS = -L/usr/local/lib/ -lflext-pd -laudioDB +LIBS = -L/usr/local/lib/ -laudioDB CXX = gcc adbpd.pd_linux: adbpd.o