summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorNicolas Noble <pixel@nobis-crew.org>2009-11-04 13:34:19 -0800
committerNicolas Noble <pixel@nobis-crew.org>2009-11-04 13:34:19 -0800
commitb3af8f0899c0d5f94d6cee64e6ffe294a51f8091 (patch)
tree22ae4fa248e0b7556fc3abfefb24e73ef008d295 /Makefile
parent9cc5fb228aec3fbdb7e1b4efc46e2bb521291e99 (diff)
Adding actual lua-interface plugin code.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 838c259..a921a23 100644
--- a/Makefile
+++ b/Makefile
@@ -353,10 +353,10 @@ iuplua_glcanvas.c \
il_glcanvas.c \
iuplua_im.c \
iuplua_imglib.c \
+plugin-luaiup.cc \
IUP_LIBS =
-
WHOLE_SOURCES = \
$(IM_SOURCES) \
$(CD_SOURCES) \