diff options
author | Aleksander Morgado <aleksander@lanedo.com> | 2012-03-06 17:45:41 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@lanedo.com> | 2012-03-16 14:53:22 +0100 |
commit | 1df1fe4f4aa271bb66616da789dda0b2bc7f653e (patch) | |
tree | 2e82edf3965a91e876b7defad4563d4d46576ed2 /cli/Makefile.am | |
parent | a3e6faeaca45ab7499ba3652597042e036c03a15 (diff) |
mmcli: new Time-specific actions
Diffstat (limited to 'cli/Makefile.am')
-rw-r--r-- | cli/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/Makefile.am b/cli/Makefile.am index 9baf5152..40eb881a 100644 --- a/cli/Makefile.am +++ b/cli/Makefile.am @@ -21,6 +21,7 @@ mmcli_SOURCES = \ mmcli-modem-simple.c \ mmcli-modem-location.c \ mmcli-modem-messaging.c \ + mmcli-modem-time.c \ mmcli-bearer.c \ mmcli-sim.c \ mmcli-sms.c |