]> git.stg.codes - stg.git/commitdiff
Fix Makefile.conf path
authorMaxim Mamontov <faust.madf@gmail.com>
Sun, 10 Apr 2011 06:46:48 +0000 (09:46 +0300)
committerMaxim Mamontov <faust.madf@gmail.com>
Sun, 10 Apr 2011 06:46:48 +0000 (09:46 +0300)
include/Makefile

index 814b4ad08b1cf5044bf5ef38cf5783013938d2d5..5905fc30d504bca1763b45d99db4605f2b9d3686 100644 (file)
@@ -1,4 +1,4 @@
-include ../../Makefile.conf
+include ../Makefile.conf
 
 INCS = stg/admin_conf.h \
        stg/admin_conf.inc.h \