create directories branches, tags, trunk
[lttv.git] / ltt / branches / poly / lttv / modules / gui / controlflow / Makefile.am
index 82e3054913849513f27c65d87523f7271fdcd5cd..0d977d41b5f434b51905814735138ddc433d629d 100644 (file)
@@ -24,6 +24,7 @@
 
 AM_CFLAGS = $(GLIB_CFLAGS) 
 AM_CFLAGS += $(GTK_CFLAGS)
+AM_CFLAGS += -fvisibility=hidden
 LIBS += $(GLIB_LIBS)
 LIBS += $(GTK_LIBS) -L${top_builddir}/lttv/modules/gui/lttvwindow/lttvwindow -llttvwindow
 
@@ -37,5 +38,4 @@ libguicontrolflow_la_SOURCES =        module.c eventhooks.c cfv.c processlist.c\
 noinst_HEADERS =       eventhooks.h cfv.h processlist.h\
                                drawing.h drawitem.h lttv_plugin_cfv.h
 
-EXTRA_DIST = \
-               hGuiControlFlowInsert.xpm hLegendInsert.xpm
+EXTRA_DIST = hGuiControlFlowInsert.xpm
This page took 0.023065 seconds and 4 git commands to generate.