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 6c56459d..fd791cf4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -407,7 +407,8 @@ test_scripts = test/backtrace \ test/lock-pin \ test/unlock-pin \ test/enable-gprs \ - test/disable-gprs + test/disable-gprs \ + test/get-icon if TEST testdir = $(pkglibdir)/test |