Item drawing completed, not tested though
[lttv.git] / ltt / branches / poly / lttv / modules / guiControlFlow / Makefile.am
index 0298c83d65791fda5dbf098c77d919cf44735233..a8e1f7b75749856c01b5bac1a8b8d8e1f4920a5a 100644 (file)
@@ -14,7 +14,7 @@ libdir = ${lttvplugindir}
 lib_LTLIBRARIES = libguiControlFlow.la
 libguiControlFlow_la_LDFLAGS = -module
 libguiControlFlow_la_SOURCES =         module.c Event_Hooks.c CFV.c Process_List.c\
-                               Drawing.c
+                               Drawing.c Draw_Item.c
 
 noinst_HEADERS =       Event_Hooks.h CFV.h Process_List.h\
-                               Drawing.h
+                               Drawing.h Draw_Item.h
This page took 0.022584 seconds and 4 git commands to generate.