about summary refs log tree commit diff
path: root/converter/other/fiasco/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'converter/other/fiasco/Makefile')
-rw-r--r--converter/other/fiasco/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/converter/other/fiasco/Makefile b/converter/other/fiasco/Makefile
index 8a0100c6..490bd935 100644
--- a/converter/other/fiasco/Makefile
+++ b/converter/other/fiasco/Makefile
@@ -5,7 +5,7 @@ endif
 SUBDIR = converter/other/fiasco
 VPATH=.:$(SRCDIR)/$(SUBDIR)
 
-include $(BUILDDIR)/Makefile.config
+include $(BUILDDIR)/config.mk
 
 COMP_INCLUDES = \
 	-I$(SRCDIR)/$(SUBDIR)/codec -I$(SRCDIR)/$(SUBDIR)/input \