diff options
Diffstat (limited to 'src/plugins/Effect/ladspa/CMakeLists.txt')
| -rw-r--r-- | src/plugins/Effect/ladspa/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/plugins/Effect/ladspa/CMakeLists.txt b/src/plugins/Effect/ladspa/CMakeLists.txt index 6df10d924..f0bc14d33 100644 --- a/src/plugins/Effect/ladspa/CMakeLists.txt +++ b/src/plugins/Effect/ladspa/CMakeLists.txt @@ -29,6 +29,7 @@ SET(libladspa_SRCS ladspahost.cpp ladspahelper.cpp ladspaslider.cpp + ladspabutton.cpp settingsdialog.cpp effectladspafactory.cpp ) @@ -37,6 +38,7 @@ SET(libladspa_MOC_HDRS ladspahost.h ladspahelper.h ladspaslider.h + ladspabutton.h settingsdialog.h effectladspafactory.h ) |
