From db6070d4b3a6afe520f1aa7dcc9139ec2d703525 Mon Sep 17 00:00:00 2001 From: perry.werneck@gmail.com Date: Mon, 22 Apr 2013 11:12:19 +0000 Subject: [PATCH] Corrigindo plugin rexx --- src/plugins/rx3270/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugins/rx3270/Makefile.in b/src/plugins/rx3270/Makefile.in index 77e95db..961c421 100644 --- a/src/plugins/rx3270/Makefile.in +++ b/src/plugins/rx3270/Makefile.in @@ -29,7 +29,7 @@ MODULE_NAME=rx3270 DEPENDS=*.h ../../include/*.h ../../include/lib3270/*.h Makefile PLUGIN_SRC=pluginmain.cc -EXTAPI_SRC=rxapimain.cc text.cc typed_routines.cc local.cc remote.cc rexx_methods.cc +EXTAPI_SRC=rxapimain.cc text.cc typed_routines.cc local.cc remote.cc rexx_methods.cc rx3270.cc #---[ Tools ]------------------------------------------------------------------ -- libgit2 0.21.2