diff src/console/Makefile @ 2017:6d33dffd1382

Curly vs round braces (part 1)
author Eugene Paskevich <eugene@raptor.kiev.ua>
date Thu, 11 Oct 2007 17:40:42 +0300
parents 5d6cf50e905b
children ce4beb166e92
line wrap: on
line diff
--- a/src/console/Makefile	Thu Oct 11 17:11:39 2007 +0300
+++ b/src/console/Makefile	Thu Oct 11 17:40:42 2007 +0300
@@ -54,7 +54,7 @@
 include ../../buildsys.mk
 include ../../extra.mk
 
-plugindir := $(plugindir)/${INPUT_PLUGIN_DIR}
+plugindir := ${plugindir}/${INPUT_PLUGIN_DIR}
 
 LD = ${CXX}