Drawing.h attribute name change
[lttv.git] / ltt / branches / poly / lttv / modules / guiControlFlow / Makefile.am
index d24fb4921d2d63d86eec4cd17749928e0b5856e4..a8e1f7b75749856c01b5bac1a8b8d8e1f4920a5a 100644 (file)
@@ -13,4 +13,8 @@ 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 Draw_Item.c
+
+noinst_HEADERS =       Event_Hooks.h CFV.h Process_List.h\
+                               Drawing.h Draw_Item.h
This page took 0.024784 seconds and 4 git commands to generate.