From aef2090e758216c42c19f3a8d027def983135b4f Mon Sep 17 00:00:00 2001 From: Nicolas Noble Date: Wed, 4 Nov 2009 15:35:23 -0800 Subject: The linux module now works. --- Makefile | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index a921a23..9176894 100644 --- a/Makefile +++ b/Makefile @@ -142,7 +142,6 @@ cdpicture.c \ cddebug.c \ cdfontex.c \ sim.c \ -cd_truetype.c \ sim_other.c \ sim_primitives.c \ sim_linepolyfill.c \ @@ -287,13 +286,14 @@ iupmat_getset.c \ iupmatrix.c \ iupmat_scroll.c \ iupmat_edit.c \ -iup_glcanvas_x.c \ iupPPlot.cpp \ iupPPlotInteraction.cpp \ iup_pplot.cpp \ iup_im.c \ iup_image_library.c \ ledc.c \ +lex.yy.c \ +y.tab.c \ iuplua.c \ iuplua_api.c \ il_tree_aux.c \ @@ -349,13 +349,11 @@ il_matrix.c \ il_cells.c \ iuplua_pplot.c \ il_pplot.c \ -iuplua_glcanvas.c \ -il_glcanvas.c \ iuplua_im.c \ iuplua_imglib.c \ plugin-luaiup.cc \ -IUP_LIBS = +IUP_LIBS = -lXm -lXpm -lXmu -lXt -lXext -lX11 -lm WHOLE_SOURCES = \ $(IM_SOURCES) \ -- cgit v1.2.3