comparison src/wavpack/Makefile @ 2014:1ad002ce1bd0

Just a tiny cleanup.
author Eugene Paskevich <eugene@raptor.kiev.ua>
date Wed, 10 Oct 2007 11:11:26 +0300
parents a56a26a5f233
children 6d33dffd1382
comparison
equal deleted inserted replaced
2013:ecd1e22f7e80 2014:1ad002ce1bd0
1 PLUGIN = wavpack${PLUGIN_SUFFIX} 1 PLUGIN = wavpack${PLUGIN_SUFFIX}
2
2 SRCS = tags.cxx \ 3 SRCS = tags.cxx \
3 ui.cxx \ 4 ui.cxx \
4 libwavpack.cxx 5 libwavpack.cxx
5 6
6 include ../../buildsys.mk 7 include ../../buildsys.mk