diff options
Diffstat (limited to 'compile')
-rw-r--r-- | compile/linux/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compile/linux/Makefile b/compile/linux/Makefile index 54e90b5..2dd67e9 100644 --- a/compile/linux/Makefile +++ b/compile/linux/Makefile @@ -41,7 +41,7 @@ glbase.cc sprite.cc \ glfont.cc texture.cc \ glshape.cc widgets.cc \ glsprite.cc contextmenu.cc \ -inputtext.cc +inputtext.cc LuaGL.cc BALTISOT_SOURCES = \ Image.cc Main.cc \ |