basic drawing widget, nothing drawn for now
[lttv.git] / ltt / branches / poly / lttv / modules / guiControlFlow / Makefile.am
index d24fb4921d2d63d86eec4cd17749928e0b5856e4..2cde21b90ff9fb4b6671fea535b910fb80f7c082 100644 (file)
@@ -13,4 +13,5 @@ libdir = ${lttvplugindir}
 
 lib_LTLIBRARIES = libguiControlFlow.la
 libguiControlFlow_la_LDFLAGS = -module
-libguiControlFlow_la_SOURCES = module.c Event_Hooks.c CFV.c Process_List.c
+libguiControlFlow_la_SOURCES =         module.c Event_Hooks.c CFV.c Process_List.c\
+                               Drawing.c
This page took 0.022288 seconds and 4 git commands to generate.