changeset 2446:bd2478ece731

Removed unused file and directory.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 13 Mar 2008 22:53:14 +0200
parents ef95faad84fa
children bfa3d9faa4f0
files src/wav/Makefile
diffstat 1 files changed, 0 insertions(+), 13 deletions(-) [+]
line wrap: on
line diff
--- a/src/wav/Makefile	Thu Mar 13 22:52:38 2008 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-include ../../extra.mk
-
-PLUGIN = wav${PLUGIN_SUFFIX}
-
-SRCS = wav.c
-
-include ../../buildsys.mk
-
-plugindir := ${plugindir}/${INPUT_PLUGIN_DIR}
-
-CFLAGS += ${PLUGIN_CFLAGS}
-CPPFLAGS += ${PLUGIN_CPPFLAGS} ${MOWGLI_CFLAGS} ${GTK_CFLAGS} ${GLIB_CFLAGS} ${PANGO_CFLAGS} ${DBUS_CFLAGS} -I../../intl -I../.. 
-LIBS += ${MOWGLI_LIBS} ${SNDFILE_LIBS} ${GTK_LIBS} ${GLIB_LIBS} ${PANGO_LIBS}