create directories branches, tags, trunk
[lttv.git] / ltt / branches / poly / lttv / modules / gui / resourceview / Makefile.am
index 09645a04feaa25e058b7d2a23a999d59146873df..52bf12cba41103946d839fc59723029fce99aaf7 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
 
@@ -35,4 +36,4 @@ libresourceview_la_SOURCES =  module.c eventhooks.c cfv.c processlist.c drawing.
 
 noinst_HEADERS = eventhooks.h cfv.h processlist.h drawing.h drawitem.h lttv_plugin_cfv.h
 
-EXTRA_DIST = hGuiControlFlowInsert.xpm hLegendInsert.xpm
+EXTRA_DIST = resourceview_icon.xpm hLegendInsert.xpm
This page took 0.02352 seconds and 4 git commands to generate.