From: tweenk Date: Tue, 24 Feb 2009 13:59:04 +0000 (+0000) Subject: Fix whiteboard compilation. X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=b6cd99eafc382e72c2f58b98844d0012427148d2;p=inkscape.git Fix whiteboard compilation. --- diff --git a/src/ui/dialog/Makefile_insert b/src/ui/dialog/Makefile_insert index 6a9ebf61f..65bd9f9f7 100644 --- a/src/ui/dialog/Makefile_insert +++ b/src/ui/dialog/Makefile_insert @@ -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 += \