aboutsummaryrefslogtreecommitdiff
path: root/examples/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Makefile.am')
-rw-r--r--examples/Makefile.am8
1 files changed, 7 insertions, 1 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
index 8d1ba663..927d3a9c 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -1 +1,7 @@
-SUBDIRS = modem-watcher-python modem-watcher-javascript sms-python network-scan-python
+SUBDIRS = \
+ modem-watcher-python \
+ modem-watcher-javascript \
+ sms-python \
+ network-scan-python \
+ sms-c \
+ $(NULL)