summaryrefslogtreecommitdiff
path: root/Makefile.shared
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@novell.com>2010-10-04 15:49:08 +0100
committerMichael Meeks <michael.meeks@novell.com>2010-10-04 15:49:25 +0100
commit51bb9b48ad204b450dc5d5565a583445f2442b24 (patch)
treec02f43332f4b807b14d946ab6622c3a3f16837fd /Makefile.shared
parentea33fe60b8da71e17c4c6ce6dcbfd2230952dd53 (diff)
more vtable-check goodness ...
Diffstat (limited to 'Makefile.shared')
-rw-r--r--Makefile.shared2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.shared b/Makefile.shared
index acc6f6ca9..7b06aaa82 100644
--- a/Makefile.shared
+++ b/Makefile.shared
@@ -168,6 +168,8 @@ $(OOBUILDDIR)/.gitignore : $(OOBUILDDIR)/unpack
test: $(BUILDDIR)/install/program/ooenv
bin/run-tests.sh $(BUILDDIR)/install
+vtable_check:
+ $(TOOLSDIR)/bin/transform --lo-path=$(OOBUILDDIR)
help:
@echo "-----------------------------------------------------------------------------------"