diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2022-03-24 13:10:09 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2022-04-05 08:14:53 +0000 |
commit | 7960b365d50c2a9e687a75b46f044e8e52b72b65 (patch) | |
tree | fe50e2c04423cfd4eda3518f2cc6dfd5b0b95f25 /configure.ac | |
parent | 99232154b34e0b8034e84678959454fd9763336e (diff) |
data: add example connection dispatcher
Just a minimal example that prints the events in syslog
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 00607314..13837c1f 100644 --- a/configure.ac +++ b/configure.ac @@ -577,6 +577,7 @@ Makefile data/Makefile data/ModemManager.pc data/mm-glib.pc +data/dispatcher-connection/Makefile data/dispatcher-fcc-unlock/Makefile data/tests/Makefile data/tests/org.freedesktop.ModemManager1.service |