summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2014-07-06 16:50:30 +0200
committerAleksander Morgado <aleksander@aleksander.es>2014-07-06 16:55:29 +0200
commit5358d6fea0b27ae4c71de6ce0b4d71060906216e (patch)
tree6c70cee0802eacd9873c70a70cf40a1edc46a0c2 /src/Makefile.am
parenta29382be70ead81b31a1e7f14ad6fc0984082536 (diff)
sim: rename 'MMSim' to 'MMBaseSim'
Just so that we don't have same header names in src/ and /libmm-glib.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 7e7693f5..6912b00e 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -175,8 +175,8 @@ ModemManager_SOURCES = \
mm-device.h \
mm-plugin-manager.c \
mm-plugin-manager.h \
- mm-sim.h \
- mm-sim.c \
+ mm-base-sim.h \
+ mm-base-sim.c \
mm-base-bearer.h \
mm-base-bearer.c \
mm-broadband-bearer.h \