summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-11-29 13:18:15 +0100
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-11-29 13:19:06 +0100
commit55da6a0907fe3679dd09de4c9f29ad32cb2a5ab5 (patch)
tree58de77a8ec8509996104d778602f67474b4c8d70 /Makefile.in
parentaa7342bd97eab2711c02d231fdf5230d6d4da275 (diff)
these deps are already handled in gbuild
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index 1375db458880..2df186372207 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -102,6 +102,4 @@ findunusedcode:
@grep ::.*\( unusedcode.all | grep -v ^cppu:: > unusedcode.easy
#as long as we are not completely gbuildified we need to explicitly depend on the build/install
-unitcheck: build
-subsequentcheck: dev-install
#debugrun : dev-install # disabled for now, this dep seems to poison the debugrun !?