Path fix

Tue, 17 Oct 2006 00:32:05 +0200

author
Tuomo Valkonen <tuomov@iki.fi>
date
Tue, 17 Oct 2006 00:32:05 +0200
changeset 103
76174c5f04b5
parent 102
c00694dbcde8
child 104
abbac137bdac

Path fix

Makefile file | annotate | diff | comparison | revisions
--- a/Makefile	Thu Aug 03 23:09:14 2006 +0200
+++ b/Makefile	Tue Oct 17 00:32:05 2006 +0200
@@ -4,7 +4,7 @@
 
 # System-specific configuration is in system.mk
 TOPDIR=.
-include build/system-inc.mk
+include $(TOPDIR)/build/system-inc.mk
 
 ######################################
 

mercurial