plugindir = $(libdir)/gxsnmp/plugins plugin_LTLIBRARIES = libprocess_table.la libprocess_table_la_SOURCES = process_table.c \ process_dialog.c \ process_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)