fix $(TOP)
authorSimon Marlow <marlowsd@gmail.com>
Thu, 4 Jun 2009 08:48:24 +0000 (08:48 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Thu, 4 Jun 2009 08:48:24 +0000 (08:48 +0000)
includes/Makefile

index abb1b92..7c20d90 100644 (file)
@@ -11,5 +11,5 @@
 # -----------------------------------------------------------------------------
 
 dir = includes
-TOP = ../..
+TOP = ..
 include $(TOP)/mk/sub-makefile.mk