diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -488,7 +488,7 @@ PHONY += python-gui | |||
488 | python-gui: $(PYTHON_GUI) | 488 | python-gui: $(PYTHON_GUI) |
489 | 489 | ||
490 | PHONY += python-plugin | 490 | PHONY += python-plugin |
491 | python-plugin: $(PYTHON_PLUGINs) | 491 | python-plugin: $(PYTHON_PLUGINS) |
492 | 492 | ||
493 | CFLAGS_plugin_python.o += $(PYTHON_DIR_SQ) | 493 | CFLAGS_plugin_python.o += $(PYTHON_DIR_SQ) |
494 | 494 | ||