summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configmgr/prj/build.lst2
-rw-r--r--eventattacher/prj/build.lst2
2 files changed, 2 insertions, 2 deletions
diff --git a/configmgr/prj/build.lst b/configmgr/prj/build.lst
index ae958cca490e..88e0da449f8b 100644
--- a/configmgr/prj/build.lst
+++ b/configmgr/prj/build.lst
@@ -1,4 +1,4 @@
-cg configmgr : comphelper cppuhelper vos drafts NULL
+cg configmgr : comphelper cppuhelper vos NULL
cg configmgr usr1 - all cg_mkout NULL
cg configmgr\source\cmdtools nmake - all cg_cmdtools NULL
cg configmgr\source\cppugen nmake - all cg_cppugen NULL
diff --git a/eventattacher/prj/build.lst b/eventattacher/prj/build.lst
index 0305dc3e74a9..da2c418f6109 100644
--- a/eventattacher/prj/build.lst
+++ b/eventattacher/prj/build.lst
@@ -1,4 +1,4 @@
-ea eventattacher : cppuhelper drafts vos NULL
+ea eventattacher : cppuhelper vos NULL
ea eventattacher usr1 - all ea_mkout NULL
ea eventattacher\prj get - all ea_prj NULL
ea eventattacher\source nmake - all ea_source NULL