Hi! I want to include a shell script in my project (Made with KDevelop). I have created a subdirectory containing the file and added this dir to the main Makefile.am and configure.in. But I don't know what should I write into the new dir's Makefile.am to install this file under $(kde_datadir)/appname/plugins. Bye Balázs