summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 7932412..3b4484e 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -7,9 +7,9 @@ lib_LTLIBRARIES = libraul.la
libraul_la_SOURCES = \
Maid.cpp \
Path.cpp \
- Symbol.cpp \
SMFReader.cpp \
SMFWriter.cpp \
+ Symbol.cpp \
Thread.cpp
if WITH_JACK