diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index fc6fdce4..25621608 100644 --- a/Makefile.am +++ b/Makefile.am @@ -411,7 +411,8 @@ test_scripts = test/backtrace \ test/unlock-pin \ test/enable-gprs \ test/disable-gprs \ - test/get-icon + test/get-icon \ + test/set-fast-dormancy if TEST testdir = $(pkglibdir)/test |