add logging for kimmo; refs #155
This commit is contained in:
@@ -7,8 +7,9 @@
|
||||
|
||||
SUBDIRS = qbrowserlib designer
|
||||
|
||||
UI_FILES=@srcdir@/qbrowserlib/*.ui
|
||||
qbrowserlibdir=${includedir}/qbrowserlib
|
||||
qbrowserlib_HEADERS = @srcdir@/qbrowserlib/*.hxx @srcdir@/qbrowserlib/ui_*.h
|
||||
qbrowserlib_HEADERS = @srcdir@/qbrowserlib/*.hxx $(UI_FILES:%.ui=ui_%.h)
|
||||
|
||||
if !MINGW32
|
||||
if MAC
|
||||
|
Reference in New Issue
Block a user