aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/Input/mad/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/Input/mad/CMakeLists.txt')
-rw-r--r--src/plugins/Input/mad/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/plugins/Input/mad/CMakeLists.txt b/src/plugins/Input/mad/CMakeLists.txt
index 174f4f696..e4e0d8130 100644
--- a/src/plugins/Input/mad/CMakeLists.txt
+++ b/src/plugins/Input/mad/CMakeLists.txt
@@ -38,6 +38,7 @@ SET(libmad_SRCS
settingsdialog.cpp
tagextractor.cpp
mpegmetadatamodel.cpp
+ replaygainreader.cpp
)
SET(libmad_MOC_HDRS
@@ -46,6 +47,7 @@ SET(libmad_MOC_HDRS
decoder_mad.h
tagextractor.h
mpegmetadatamodel.h
+ replaygainreader.h
)
SET(libmad_RCCS translations/translations.qrc)