projects
/
petitboot
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ea63d7
)
Build test UI program with tests
author
Geoff Levand
<geoffrey.levand@am.sony.com>
Thu, 9 Jul 2009 17:40:44 +0000
(10:40 -0700)
committer
Geoff Levand
<geoffrey.levand@am.sony.com>
Thu, 9 Jul 2009 17:40:44 +0000
(10:40 -0700)
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
rules.mk
patch
|
blob
|
history
diff --git
a/rules.mk
b/rules.mk
index aec0e902b09298711d6274eff54d0462539a5a6e..3b1dcfedb4f77c9bae17b97cbd393703edcee880 100644
(file)
--- a/
rules.mk
+++ b/
rules.mk
@@
-19,8
+19,8
@@
parser_test = test/parser-test
# install targets and components
daemons = $(pb_discover)
parsers = event kboot yaboot
-uis = $(pb_cui)
$(pb_test)
-tests = $(parser_test)
+uis = $(pb_cui)
+tests = $(parser_test)
$(pb_test)
utils = $(pb_event)
ifeq ($(PBTWIN),y)