diff --git a/plugins/Makefile.ntk.mk b/plugins/Makefile.ntk.mk index 242cfee..92cca82 100644 --- a/plugins/Makefile.ntk.mk +++ b/plugins/Makefile.ntk.mk @@ -38,7 +38,7 @@ endif # Set distrho code files DISTRHO_PLUGIN_FILES = ../../dpf/distrho/DistrhoPluginMain.cpp -DISTRHO_UI_FILES = ../../dpf/distrho/DistrhoUIMain.cpp ../../dpf/libdgl.a +DISTRHO_UI_FILES = ../../dpf/distrho/DistrhoUIMain.cpp # -------------------------------------------------------------- # Handle plugins without UI