diff options
author | Laurent Napias <[email protected]> | 2019-06-29 12:06:39 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-06-30 17:55:06 +0200 |
commit | cf3fd47515e2950da24c0f6eb1be96a3b520fab4 (patch) | |
tree | ee67462cd5992c59a362c6c3be7083a08524f77c /configure.ac | |
parent | 363093d7d32d5f60f66d2ca7f9193dd684c2ccd1 (diff) | |
download | caja-extensions-cf3fd47515e2950da24c0f6eb1be96a3b520fab4.tar.bz2 caja-extensions-cf3fd47515e2950da24c0f6eb1be96a3b520fab4.tar.xz |
Remove trailing whitespaces
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 021ba56..2b856c0 100644 --- a/configure.ac +++ b/configure.ac @@ -312,7 +312,7 @@ AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE", [gettext package]) AM_GLIB_GNU_GETTEXT AC_OUTPUT([ - Makefile + Makefile gksu/libcaja-gksu.caja-extension.in gksu/Makefile image-converter/libcaja-image-converter.caja-extension.in @@ -337,7 +337,7 @@ AC_OUTPUT([ wallpaper/Makefile xattr-tags/libcaja-xattr-tags.caja-extension.in xattr-tags/Makefile - po/Makefile.in + po/Makefile.in ]) echo " |