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