summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@lanedo.com>2012-08-21 13:07:56 +0200
committerAleksander Morgado <aleksander@lanedo.com>2012-08-29 17:26:46 +0200
commit1525c6a15438aac530aa0470152ac96afed8aff4 (patch)
tree84c528672f1175d81b339a4c48e47d5cd861fa8d /src/Makefile.am
parentc07490887aac281e5a5a546645f7fcb30552e432 (diff)
downloadModemManager-1525c6a15438aac530aa0470152ac96afed8aff4.tar.gz
build: minor reorder of files to build
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 c761d8f7d..559bdafc7 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 \