summaryrefslogtreecommitdiff
path: root/plugins/Makefile.am
diff options
context:
space:
mode:
authorDaggerbot <[email protected]>2015-08-28 09:42:37 +0000
committerinfirit <[email protected]>2015-09-02 11:34:01 +0200
commit9f166a05aa5fb5ac8ce17f025aebf2a190b52672 (patch)
treec6891dd290f76882823cebbdc0113ddbf3415324 /plugins/Makefile.am
parentb24934e186456b50d7702192ec3a270926831791 (diff)
downloadpluma-9f166a05aa5fb5ac8ce17f025aebf2a190b52672.tar.bz2
pluma-9f166a05aa5fb5ac8ce17f025aebf2a190b52672.tar.xz
Add plugin to strip trailing spaces on save.
Diffstat (limited to 'plugins/Makefile.am')
-rwxr-xr-xplugins/Makefile.am6
1 files changed, 4 insertions, 2 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index c31e071d..f8df8e4d 100755
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -10,7 +10,8 @@ DIST_SUBDIRS = \
sort \
spell \
taglist \
- time
+ time \
+ trailsave
SUBDIRS = \
changecase \
@@ -20,7 +21,8 @@ SUBDIRS = \
modelines \
sort \
taglist \
- time
+ time \
+ trailsave
if ENABLE_PYTHON
SUBDIRS += pythonconsole snippets quickopen