summaryrefslogtreecommitdiff
path: root/plugins/ZamPhono/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ZamPhono/Makefile')
-rw-r--r--plugins/ZamPhono/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/plugins/ZamPhono/Makefile b/plugins/ZamPhono/Makefile
index fb4de0f..b351ce2 100644
--- a/plugins/ZamPhono/Makefile
+++ b/plugins/ZamPhono/Makefile
@@ -12,17 +12,17 @@ NAME = ZamPhono
# --------------------------------------------------------------
# Files to build
-OBJS_DSP = \
- ZamPhonoPlugin.cpp.o
+FILES_DSP = \
+ ZamPhonoPlugin.cpp
-OBJS_UI = \
- ZamPhonoArtwork.cpp.o \
- ZamPhonoUI.cpp.o
+FILES_UI = \
+ ZamPhonoArtwork.cpp \
+ ZamPhonoUI.cpp
# --------------------------------------------------------------
# Do some magic
-include ../Makefile.mk
+include ../../dpf/Makefile.plugins.mk
# --------------------------------------------------------------
# Enable all possible plugin types