diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-04-15 08:59:05 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-04-15 08:59:05 +0100 |
commit | 34af0dd02225a86d6f04e272193cad5d558cf634 (patch) | |
tree | 16447c6259aa2088815c0095eeac9fb7ea7534db /sd/qa | |
parent | a84ab5f67744f413cee09f7aa0230958d1508f1e (diff) |
add i18npool
Diffstat (limited to 'sd/qa')
-rw-r--r-- | sd/qa/unit/makefile.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sd/qa/unit/makefile.mk b/sd/qa/unit/makefile.mk index 94e79415f830..958711f13813 100644 --- a/sd/qa/unit/makefile.mk +++ b/sd/qa/unit/makefile.mk @@ -82,7 +82,8 @@ my_file = file:// ALLTAR: test test_components = \ - component/framework/util/fwk + component/framework/util/fwk \ + i18npool #Make a services.rdb with the services we know we need to get up and running $(MISC)/$(TARGET)/services.input : makefile.mk |