about summary refs log tree commit diff
path: root/lib/util/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/util/Makefile')
-rw-r--r--lib/util/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/util/Makefile b/lib/util/Makefile
index 7e4d5378..3e9445fc 100644
--- a/lib/util/Makefile
+++ b/lib/util/Makefile
@@ -15,7 +15,7 @@ MERGE_OBJECTS =
 
 all: $(UTILOBJECTS)
 
-include $(SRCDIR)/Makefile.common
+include $(SRCDIR)/common.mk
 
 INCLUDES = -I$(SRCDIR)/$(SUBDIR) -I. -Iimportinc