diff -r 95b77e842db3 -r 6b15a094d996 src/server/util/Makefile --- a/src/server/util/Makefile Mon Sep 09 12:15:54 2013 +0200 +++ b/src/server/util/Makefile Mon Oct 14 13:36:28 2013 +0200 @@ -27,6 +27,7 @@ # UTIL_CFLAGS = + $(UTIL_OBJPRE)%.o: util/%.c $(CC) -o $@ -c $(UTIL_CFLAGS) $(CFLAGS) $<