changeset 1901:fa2a37d3f7a2

fix typo
author VDR dai (audacious) <d+audacious@vdr.jp>
date Thu, 27 Sep 2007 09:44:16 +0900
parents 21508f1dca47
children a21e391a5490
files src/metronom/Makefile
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/metronom/Makefile	Wed Sep 26 17:55:00 2007 -0500
+++ b/src/metronom/Makefile	Thu Sep 27 09:44:16 2007 +0900
@@ -1,5 +1,4 @@
-h
-LUGIN = metronom${PLUGIN_SUFFIX}
+PLUGIN = metronom${PLUGIN_SUFFIX}
 SRCS = metronom.c
 
 plugindir = audacious/${INPUT_PLUGIN_DIR}