removed ui_patches_dialog.h from SOURCES-list

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1262 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2008-07-01 16:42:54 +00:00
parent 04589f98a8
commit 60e5117a94
2 changed files with 4 additions and 1 deletions

View File

@@ -48,7 +48,7 @@ CLEANFILES = $(MOC_FILES) ${UIC_FILES} ./embedded_resources.h
pkglib_LTLIBRARIES = libsf2player.la
libsf2player_la_SOURCES = sf2_player.cpp sf2_player.h patches_dialog.cpp patches_dialog.h ui_patches_dialog.h
libsf2player_la_SOURCES = sf2_player.cpp sf2_player.h patches_dialog.cpp patches_dialog.h
libsf2player_la_LDFLAGS = -L@fluidsynth_lib@ -lfluidsynth
$(libsf2player_la_SOURCES): ./embedded_resources.h