diff Makefile @ 1862:d9d4b258fbf1

Millions of Makefile fixes. More to follow.
author Jonathan Schleifer <js@h3c.de>
date Mon, 24 Sep 2007 23:03:25 +0200
parents 1b521a30820b
children
line wrap: on
line diff
--- a/Makefile	Mon Sep 24 22:35:27 2007 +0200
+++ b/Makefile	Mon Sep 24 23:03:25 2007 +0200
@@ -1,3 +1,3 @@
-include buildsys.mk
+SUBDIRS = src po
 
-SUBDIRS = src po
+include buildsys.mk