diff options
author | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2011-09-17 04:46:30 +0200 |
---|---|---|
committer | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2011-09-17 04:46:30 +0200 |
commit | 206938c82366030412dc20598addfcc1148d329c (patch) | |
tree | 9f81d46f993b3797fef5a7e8a3fadf94c876fa8f /Makefile.in | |
parent | 713ec115d5d7fb7cdab39bc55b5c0b97bba2313e (diff) |
another dep needed until we are gbuild-only
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in index 67cf587d3eaa..1cad501607f0 100644 --- a/Makefile.in +++ b/Makefile.in @@ -146,3 +146,4 @@ findunusedcode: #as long as we are not completely gbuildified we need to explicitly depend on the build/install unitcheck: build subsequentcheck: dev-install +allcheck : dev-install |