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