Code

* src/Makefile_insert, src/Makefile.am, src/svg/Makefile_insert,
[inkscape.git] / src / make.exclude
index ccd19dc828fc1ceb62bc6b53f8fd5f4eb3d12c0c..d56a6bdff2201c9ab3d137f0e87bd39018b09f9f 100644 (file)
@@ -2,11 +2,8 @@
 # File: make.exclude
 #
 # This is a list of files to exclude from
-# building using the Makedep scheme.
-# To use, run:
-# perl mkfiles.pl
-# then
-# perl mkdep.pl
+# building using the DepTool.
+# To use, edit this file, then run deptool
 #
 ######################################################################
 
@@ -51,30 +48,35 @@ xml/repr-action-test.cpp
 io/streamtest.cpp
 
 
+pedro/pedrogui.cpp
+pedro/pedrogui.h
+pedro/work
+
 ###############################################
 # Bob:
-# Uncomment these to build Inkboard
 # For the moment, DO NOT remove these from cvs
 # until those files compile everywhere
 ###############################################
-# Uncomment the following to build with Loudmouth
-###############################################
-#dialogs/whiteboard-connect-dialog.cpp
-#dialogs/whiteboard-common-dialog.cpp
-#dialogs/whiteboard-sharewithchat-dialog.cpp
-#dialogs/whiteboard-sharewithuser-dialog.cpp
-#jabber_whiteboard
-#ui/dialog/session-player.cpp
-#ui/dialog/whiteboard-connect.cpp
-#ui/dialog/whiteboard-sharewithchat.cpp
-#ui/dialog/whiteboard-sharewithuser.cpp
+ui/dialog/session-player.cpp
+ui/dialog/whiteboard-connect.cpp
+ui/dialog/whiteboard-sharewithchat.cpp
+ui/dialog/whiteboard-sharewithuser.cpp
+dialogs/whiteboard-connect-dialog.cpp
+dialogs/whiteboard-common-dialog.cpp
+dialogs/whiteboard-sharewithchat-dialog.cpp
+dialogs/whiteboard-sharewithuser-dialog.cpp
+
 ###############################################
-#Uncomment the following to build with Pedro
+# Uncomment the following to prevent building with Loudmouth
 ###############################################
-jabber_whiteboard/pedroxmpp.h
-jabber_whiteboard/pedrodom.h
-jabber_whiteboard/pedroxmpp.cpp
-jabber_whiteboard/pedrodom.cpp
+jabber_whiteboard/node-tracker.cpp
+jabber_whiteboard/inkboard-session.cpp
+jabber_whiteboard/inkboard-session.h
+jabber_whiteboard/message-verifier.h
+jabber_whiteboard/node-tracker.h
+jabber_whiteboard/node-utilities.h
+jabber_whiteboard/inkboard-session.cpp
+jabber_whiteboard/node-utilities.cpp
 
 ###############################################
 # Various test harnesses in removeoverlap