summaryrefslogtreecommitdiff
path: root/plugins/ZamTube/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ZamTube/Makefile')
-rw-r--r--plugins/ZamTube/Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/plugins/ZamTube/Makefile b/plugins/ZamTube/Makefile
index d641ac5..4420e46 100644
--- a/plugins/ZamTube/Makefile
+++ b/plugins/ZamTube/Makefile
@@ -12,18 +12,18 @@ NAME = ZamTube
# --------------------------------------------------------------
# Files to build
-OBJS_DSP = \
- ZamTubePlugin.cpp.o \
- triode.cpp.o
+FILES_DSP = \
+ ZamTubePlugin.cpp \
+ triode.cpp
-OBJS_UI = \
- ZamTubeArtwork.cpp.o \
- ZamTubeUI.cpp.o
+FILES_UI = \
+ ZamTubeArtwork.cpp \
+ ZamTubeUI.cpp
# --------------------------------------------------------------
# Do some magic
-include ../Makefile.mk
+include ../../dpf/Makefile.plugins.mk
# --------------------------------------------------------------
# Enable all possible plugin types