diff options
author | Daggerbot <[email protected]> | 2015-08-28 09:42:37 +0000 |
---|---|---|
committer | infirit <[email protected]> | 2015-09-02 11:34:01 +0200 |
commit | 9f166a05aa5fb5ac8ce17f025aebf2a190b52672 (patch) | |
tree | c6891dd290f76882823cebbdc0113ddbf3415324 /configure.ac | |
parent | b24934e186456b50d7702192ec3a270926831791 (diff) | |
download | pluma-9f166a05aa5fb5ac8ce17f025aebf2a190b52672.tar.bz2 pluma-9f166a05aa5fb5ac8ce17f025aebf2a190b52672.tar.xz |
Add plugin to strip trailing spaces on save.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 4e27be17..91482659 100644 --- a/configure.ac +++ b/configure.ac @@ -400,6 +400,7 @@ plugins/sort/Makefile plugins/spell/Makefile plugins/taglist/Makefile plugins/time/Makefile +plugins/trailsave/Makefile po/Makefile.in tests/Makefile ]) |