diff options
Diffstat (limited to 'cli/Makefile.am')
-rw-r--r-- | cli/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cli/Makefile.am b/cli/Makefile.am index 4c4add02..fcff016a 100644 --- a/cli/Makefile.am +++ b/cli/Makefile.am @@ -12,6 +12,8 @@ mmcli_CPPFLAGS = \ mmcli_SOURCES = \ mmcli.h \ mmcli.c \ + mmcli-common.h \ + mmcli-common.c \ mmcli-manager.c \ mmcli-modem.c |