summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2010-10-01 07:51:43 +0200
committerMarcel Holtmann <marcel@holtmann.org>2010-10-01 07:51:43 +0200
commit6ce4f462731eedfaee38673e593d7357cf2c7821 (patch)
tree771e3905d8d50728e8936f0eed23ad5fa73bba45
parent88f1b3c85e746f6e5c4e3828d59a92f4a548c0d4 (diff)
downloadofono-6ce4f462731eedfaee38673e593d7357cf2c7821.tar.bz2
build: Rename smart_messaging.c to smart-messaging.c
-rw-r--r--Makefile.am2
-rw-r--r--plugins/smart-messaging.c (renamed from plugins/smart_messaging.c)0
2 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index e0127393..a4888fb9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -289,7 +289,7 @@ builtin_sources += examples/nettime.c
endif
builtin_modules += smart_messaging
-builtin_sources += plugins/smart_messaging.c
+builtin_sources += plugins/smart-messaging.c
sbin_PROGRAMS = src/ofonod
diff --git a/plugins/smart_messaging.c b/plugins/smart-messaging.c
index 3ae07b7e..3ae07b7e 100644
--- a/plugins/smart_messaging.c
+++ b/plugins/smart-messaging.c