diff options
Diffstat (limited to 'pluginhost~/makefile')
-rwxr-xr-x | pluginhost~/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pluginhost~/makefile b/pluginhost~/makefile index b95b51d..f85b497 100755 --- a/pluginhost~/makefile +++ b/pluginhost~/makefile @@ -5,7 +5,7 @@ LIBDIR=/usr/local/lib PDDIR=$(LIBDIR)/pd INSTALLPATH=$(PDDIR)/extra/ ARCHITECTURE=i386 -DEBUG=0 +DEBUG=1 current: pd_linux |