about summary refs log tree commit diff
path: root/urt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'urt/Makefile')
-rw-r--r--urt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/urt/Makefile b/urt/Makefile
index 57543b0c..b94da1b2 100644
--- a/urt/Makefile
+++ b/urt/Makefile
@@ -24,7 +24,7 @@ librle.a: $(LIBOBJECTS)
 
 # Rule for objects.
 $(LIBOBJECTS): %.o: %.c importinc
-	$(CC) -c -I importinc -o $@ \
+	$(CC) -c $(INCLUDES) -o $@ \
 	  $< $(CPPFLAGS) $(CFLAGS) $(CFLAGS_PERSONAL) $(CADD)
 
 BINARIES =