From 765c1b704ec458a4224d9cd3e9cd38b5cf184395 Mon Sep 17 00:00:00 2001 From: "Bjoern B. Brandenburg" Date: Tue, 22 Nov 2011 13:50:58 +0100 Subject: Use a version-agnostic default path. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 4214b9a..246dd7c 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ -include .config # Where is the LITMUS^RT userspace library source tree? -LIBLITMUS ?= ../liblitmus2010 +LIBLITMUS ?= ../liblitmus # Include default configuration from liblitmus # Liblitmus must have been built before ft_tools can be built. -- cgit v1.2.2