plugindir = $(libdir)/gxsnmp/plugins plugin_LTLIBRARIES = libsample.la libsample_la_SOURCES = plugin-sample.c 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)