comparison src/audiocompress/Makefile @ 1808:7de4914cd8c8

Fixed typo.
author Jonathan Schleifer <js@h3c.de>
date Mon, 24 Sep 2007 19:54:42 +0200
parents 562e7f9bb661
children 3e2480ad8cfc d9d4b258fbf1
comparison
equal deleted inserted replaced
1807:562e7f9bb661 1808:7de4914cd8c8
1 PLUGIN = baudiocompress${PLUGIN_SUFFIX} 1 PLUGIN = audiocompress${PLUGIN_SUFFIX}
2 SRCS = compress.c \ 2 SRCS = compress.c \
3 audacious-glue.c 3 audacious-glue.c
4 4
5 plugindir = audacious/${EFFECT_PLUGIN_DIR} 5 plugindir = audacious/${EFFECT_PLUGIN_DIR}
6 6