aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@lanedo.com>2012-08-21 13:07:56 +0200
committerAleksander Morgado <aleksander@lanedo.com>2012-08-23 19:10:59 +0200
commit305c6d2862bb0bacad4b79e2546aea3b7ccaeba1 (patch)
tree26db4a760645ebdfe96100a901a3e89cc395c6cc
parent2666af996741b3eca9ffe8e945a333037233b560 (diff)
build: minor reorder of files to build
-rw-r--r--src/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index c761d8f7..559bdafc 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -156,6 +156,8 @@ ModemManager_SOURCES = \
mm-plugin-manager.h \
mm-sim.h \
mm-sim.c \
+ mm-sim-qmi.h \
+ mm-sim-qmi.c \
mm-bearer.h \
mm-bearer.c \
mm-broadband-bearer.h \
@@ -170,8 +172,6 @@ ModemManager_SOURCES = \
mm-sms-part.c \
mm-sms.h \
mm-sms.c \
- mm-sim-qmi.h \
- mm-sim-qmi.c \
mm-sms-list.h \
mm-sms-list.c \
mm-iface-modem.h \