From 203b93e49dadf43fe4483163b44d3fe8fd4e3350 Mon Sep 17 00:00:00 2001 From: Lars Persson Date: Thu, 28 Dec 2006 12:14:58 +0000 Subject: Updated makefiles to support touche and agos naming properly svn-id: r24941 --- base/plugins.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'base/plugins.cpp') diff --git a/base/plugins.cpp b/base/plugins.cpp index bcca62ce1c..43cbbe4ff7 100644 --- a/base/plugins.cpp +++ b/base/plugins.cpp @@ -150,7 +150,7 @@ public: #ifndef DISABLE_AGI LINK_PLUGIN(AGI) #endif - #ifndef DISABLE_TOUCHE + #ifndef ' LINK_PLUGIN(TOUCHE) #endif -- cgit v1.2.3