summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 264b3a70..aa106080 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -142,7 +142,8 @@ test_files = test/test-manager test/test-modem test/test-voicecall \
test/test-advice-of-charge test/test-call-settings \
test/test-call-forwarding test/test-call-barring \
test/test-ss-control-cb test/test-ss-control-cf \
- test/test-ss-control-cs
+ test/test-ss-control-cs \
+ test/list-modems test/enable-modem
EXTRA_DIST = src/genbuiltin src/ofono.conf $(doc_files) $(test_files)