Mercurial > audlegacy-plugins
comparison src/metronom/Makefile @ 1901:fa2a37d3f7a2
fix typo
author | VDR dai (audacious) <d+audacious@vdr.jp> |
---|---|
date | Thu, 27 Sep 2007 09:44:16 +0900 |
parents | 21508f1dca47 |
children | a56a26a5f233 |
comparison
equal
deleted
inserted
replaced
1900:21508f1dca47 | 1901:fa2a37d3f7a2 |
---|---|
1 h | 1 PLUGIN = metronom${PLUGIN_SUFFIX} |
2 LUGIN = metronom${PLUGIN_SUFFIX} | |
3 SRCS = metronom.c | 2 SRCS = metronom.c |
4 | 3 |
5 plugindir = audacious/${INPUT_PLUGIN_DIR} | 4 plugindir = audacious/${INPUT_PLUGIN_DIR} |
6 | 5 |
7 include ../../buildsys.mk | 6 include ../../buildsys.mk |