summaryrefslogtreecommitdiffstats
path: root/src/include/Makefile.am
diff options
context:
space:
mode:
authorOlliver Schinagl <oliver@schinagl.nl>2016-03-11 08:11:32 (GMT)
committerOlliver Schinagl <oliver@schinagl.nl>2016-03-18 20:46:27 (GMT)
commit32fb990072022f7668930473e07c3ae0eb3d8215 (patch)
tree79736e547aea85e597f403e24f84f06cb19c6541 /src/include/Makefile.am
parent6cd8ff8f7101091559fa60535cb26d7c30b23fdf (diff)
downloadengagement-32fb990072022f7668930473e07c3ae0eb3d8215.zip
engagement-32fb990072022f7668930473e07c3ae0eb3d8215.tar.gz
engagement-32fb990072022f7668930473e07c3ae0eb3d8215.tar.bz2
Add initial plugin header
This patch adds the first preliminary draft plugin description. It is missing many things, most importantly documentation. More importantly it is likely not yet complete. Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
Diffstat (limited to 'src/include/Makefile.am')
-rw-r--r--src/include/Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/include/Makefile.am b/src/include/Makefile.am
new file mode 100644
index 0000000..6a1282d
--- /dev/null
+++ b/src/include/Makefile.am
@@ -0,0 +1,6 @@
+MAINTAINERCLEANFILES = Makefile.in
+
+includesdir = $(includedir)/engagement
+includes_HEADERS = engagement/plugin.h
+
+EXTRA_DIST = gettext.h