summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.in2
-rw-r--r--instsetoo_native/util/.gitignore1
-rw-r--r--solenv/inc/.gitignore1
3 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index d114d8104bf2..a383ecd9bee9 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -194,6 +194,8 @@ endif
$(BUILDDIR)/config_host.mk.last \
$(BUILDDIR)/config_host.mk.stamp \
$(BUILDDIR)/configure \
+ $(BUILDDIR)/instsetoo_native/util/openoffice.lst \
+ $(BUILDDIR)/solenv/inc/minor.mk \
$(BUILDDIR)/warn
find $(SOLARENV)/gdb -name "*.pyc" -exec rm {} \;
diff --git a/instsetoo_native/util/.gitignore b/instsetoo_native/util/.gitignore
new file mode 100644
index 000000000000..0ed953558cc6
--- /dev/null
+++ b/instsetoo_native/util/.gitignore
@@ -0,0 +1 @@
+/openoffice.lst
diff --git a/solenv/inc/.gitignore b/solenv/inc/.gitignore
new file mode 100644
index 000000000000..b8fab615054c
--- /dev/null
+++ b/solenv/inc/.gitignore
@@ -0,0 +1 @@
+/minor.mk \ No newline at end of file