Code

Fix whiteboard compilation.
authortweenk <tweenk@users.sourceforge.net>
Tue, 24 Feb 2009 13:59:04 +0000 (13:59 +0000)
committertweenk <tweenk@users.sourceforge.net>
Tue, 24 Feb 2009 13:59:04 +0000 (13:59 +0000)
src/ui/dialog/Makefile_insert

index 6a9ebf61ffac8529deb89636700f887f584b8c06..65bd9f9f73a89504672718aea630febf140f19f5 100644 (file)
@@ -2,12 +2,12 @@
 
 if WITH_INKBOARD
 inkboard_dialogs = \
-       whiteboard-connect.cpp                  \
-       whiteboard-connect.h                    \
-       whiteboard-sharewithchat.cpp            \
-       whiteboard-sharewithchat.h              \
-       whiteboard-sharewithuser.cpp            \
-       whiteboard-sharewithuser.h
+       ui/dialog/whiteboard-connect.cpp        \
+       ui/dialog/whiteboard-connect.h          \
+       ui/dialog/whiteboard-sharewithchat.cpp  \
+       ui/dialog/whiteboard-sharewithchat.h    \
+       ui/dialog/whiteboard-sharewithuser.cpp  \
+       ui/dialog/whiteboard-sharewithuser.h
 endif
 
 ink_common_sources +=          \