####### kdevelop will overwrite this part!!! (begin)########## EXTRA_DIST = eboxyplugin.h install-data-local: $(mkinstalldirs) $(pkgincludedir)/ $(INSTALL_DATA) $(srcdir)/eboxyplugin.h $(pkgincludedir)/eboxyplugin.h uninstall-local: -rm -f $(pkgincludedir)/eboxyplugin.h ####### kdevelop will overwrite this part!!! (end)############ lib_LIBRARIES = libeboxyplugin.a INCLUDES = -I. -I../../eboxy pkginclude_HEADERS = eboxyplugin.h libeboxyplugin_a_SOURCES = libeboxyplugin.c eboxyplugin.h