diff options
Diffstat (limited to 'xmloff/prj/makefile.mk')
-rw-r--r-- | xmloff/prj/makefile.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/xmloff/prj/makefile.mk b/xmloff/prj/makefile.mk new file mode 100644 index 000000000000..a5f9aa9d8248 --- /dev/null +++ b/xmloff/prj/makefile.mk @@ -0,0 +1,2 @@ +all: + cd .. && make -sj9 |