about summary refs log tree commit diff
path: root/other/pamx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'other/pamx/Makefile')
-rw-r--r--other/pamx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/other/pamx/Makefile b/other/pamx/Makefile
index 72e525cd..04a019e8 100644
--- a/other/pamx/Makefile
+++ b/other/pamx/Makefile
@@ -5,7 +5,7 @@ endif
 SUBDIR = other/pamx
 VPATH=.:$(SRCDIR)/$(SUBDIR)
 
-include $(BUILDDIR)/Makefile.config
+include $(BUILDDIR)/config.mk
 
 EXTERN_INCLUDE =
 ifneq ($(X11LIB),NONE)