Moved Store code to client lib directory

git-svn-id: http://svn.drobilla.net/lad@28 a436a847-0d15-0410-975c-d299462d15a1
This commit is contained in:
dave 2006-06-11 23:53:39 +00:00
parent 3f4a4ec4b1
commit 2816a32a12
3 changed files with 2 additions and 0 deletions

View File

@ -35,6 +35,8 @@ libomclient_la_SOURCES = \
PatchLibrarian.cpp \
ConnectionModel.h \
ConnectionModel.cpp \
Store.h \
Store.cpp \
$(top_srcdir)/src/common/util/Path.h \
$(top_srcdir)/src/common/interface/ClientInterface.h \
$(top_srcdir)/src/common/interface/EngineInterface.h