plugindir = $(libdir)/gxsnmp/plugins plugin_LTLIBRARIES = libtraffic.la libtraffic_la_SOURCES = traffic.c \ traffic_dialog.c \ traffic_dialog.h INCLUDES = $(GNOME_INCLUDEDIR) \ -I$(top_srcdir)/app \ -I$(top_srcdir)/lib \ -I$(top_srcdir)/widgets \ -I$(top_srcdir)/app/widgets \ -I$(top_srcdir)/database3/include \ -I$(top_srcdir)