about summary refs log tree commit diff
path: root/converter/other/fiasco/lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'converter/other/fiasco/lib/Makefile')
-rw-r--r--converter/other/fiasco/lib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/converter/other/fiasco/lib/Makefile b/converter/other/fiasco/lib/Makefile
index 7e19dc88..801fd24e 100644
--- a/converter/other/fiasco/lib/Makefile
+++ b/converter/other/fiasco/lib/Makefile
@@ -6,7 +6,7 @@ FIASCOSUBDIR = converter/other/fiasco
 SUBDIR = $(FIASCOSUBDIR)/lib
 VPATH=.:$(SRCDIR)/$(SUBDIR)
 
-include $(BUILDDIR)/Makefile.config
+include $(BUILDDIR)/config.mk
 
 OBJECTS = \
   arith.o \