From 76e9fc3a254f558b23e196176a651bdb28c32e07 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sun, 31 Jul 2011 04:27:27 +0000 Subject: sorted out the examples and help files and got 'make install' working svn path=/trunk/externals/unauthorized/; revision=15176 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 0368da8..da57298 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,7 @@ SOURCES = audience~.c beatify~.c blinkenlights.c compressor~.c cooled~.c countun PDOBJECTS = # example patches and related files, in the 'examples' subfolder -EXAMPLES = speaker.gif wanderer.gif +EXAMPLES = analyze-100.pd mrandtab.pd randtab.pd resynth-64.pd setosc.pd speaker.gif test-streaming-mp3.pd wanderer.gif xmms.pd yesterday.txt # manuals and related files, in the 'manual' subfolder MANUAL = @@ -35,7 +35,7 @@ EXTRA_DIST = audience~.h exciter.h filterbank~.h interface.h g_grid.h mpg123.h m # -I"$(PD_INCLUDE)/pd" supports the header location for 0.43 CFLAGS = -I"$(PD_INCLUDE)/pd" -Wall -W -g LDFLAGS = -LIBS = +LIBS = -lspeex -lmp3lame #------------------------------------------------------------------------------# # -- cgit v1.2.1