summaryrefslogtreecommitdiff
path: root/configmgr/prj
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2011-12-14 09:15:27 +0100
committerStephan Bergmann <sbergman@redhat.com>2011-12-14 09:37:14 +0100
commitce1f52d69a2dfb0d34f41b7c9538775588db079c (patch)
tree3f71fbbf66d5780ebe1b0b0dbc101b61e680b5df /configmgr/prj
parentee29bb2a47311d86f794d10bbcfad27644baebb5 (diff)
Ported configmgr to gbuild.
Diffstat (limited to 'configmgr/prj')
-rw-r--r--configmgr/prj/d.lst4
-rw-r--r--configmgr/prj/makefile.mk1
2 files changed, 1 insertions, 4 deletions
diff --git a/configmgr/prj/d.lst b/configmgr/prj/d.lst
index eb33e5723581..e69de29bb2d1 100644
--- a/configmgr/prj/d.lst
+++ b/configmgr/prj/d.lst
@@ -1,4 +0,0 @@
-..\%__SRC%\bin\*.uno.dll %_DEST%\bin\*.uno.dll
-..\%__SRC%\lib\*.uno.dylib %_DEST%\lib\*.uno.dylib
-..\%__SRC%\lib\*.uno.so %_DEST%\lib\*.uno.so
-..\%__SRC%\misc\configmgr.component %_DEST%\xml\configmgr.component
diff --git a/configmgr/prj/makefile.mk b/configmgr/prj/makefile.mk
new file mode 100644
index 000000000000..0997622e00f6
--- /dev/null
+++ b/configmgr/prj/makefile.mk
@@ -0,0 +1 @@
+.INCLUDE : gbuildbridge.mk