Fixed Makefile.am for sf2 player
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@735 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
@@ -10,7 +10,7 @@ AM_CXXFLAGS := $(AM_CXXFLAGS) $(QT_CXXFLAGS) -DPLUGIN_NAME="sf2player"
|
||||
%.moc: ./%.h
|
||||
$(MOC) -o $@ $<
|
||||
|
||||
ui_%h: ./%.ui
|
||||
ui_%.h: ./%.ui
|
||||
$(UIC) -o $@ $<
|
||||
|
||||
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 94 KiB After Width: | Height: | Size: 97 KiB |
Reference in New Issue
Block a user