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, 0 insertions, 2 deletions
diff --git a/lib/util/Makefile b/lib/util/Makefile
index ea290bcb..8b3fa1c1 100644
--- a/lib/util/Makefile
+++ b/lib/util/Makefile
@@ -25,5 +25,3 @@ $(UTILOBJECTS):%.o:%.c importinc
 
 testnstring: test.c nstring.h nstring.o
 	$(CC) $(CFLAGS) $(CADD) -o $@ nstring.o $<
-
-include Makefile.depend