summaryrefslogtreecommitdiffstats
path: root/plugins/sample-plugin/configure.ac
AgeCommit message (Collapse)AuthorFilesLines
2016-07-02Finish cleanup of .../plugins/{configure.ac, Makefile.am}Dave Barach1-0/+1
To add a new plugin subdirectory, add this to Makefile.am: if ENABLE_new_PLUGIN SUBDIRS += new-plugin endif and add this to configure.ac: PLUGIN(new) Change-Id: I770a6f4f8f964fd7318a912be486accf46514b59 Signed-off-by: Dave Barach <dave@barachs.net>
2016-05-23Create /plugins directory, move sample-pluginDave Barach1-0/+17
Change-Id: Ia58923c7c98dc04c027c8c5879a4dc5f5b144b8a Signed-off-by: Dave Barach <dave@barachs.net>