summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2015-06-09 19:29:17 +0300
committerTor Lillqvist <tml@collabora.com>2015-06-09 19:33:01 +0300
commit4c5c0d2bf1b1daf2d7063cacf6c5a16ed780a37f (patch)
tree29e9b7a5295c11e933b82ac6b27b2ba8e839d960
parentAdd tsqueue.h (diff)
downloadonline-4c5c0d2bf1b1daf2d7063cacf6c5a16ed780a37f.tar.gz
online-4c5c0d2bf1b1daf2d7063cacf6c5a16ed780a37f.zip
Don't use TABs for variable assignment lines
-rw-r--r--loolwsd/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/loolwsd/Makefile.am b/loolwsd/Makefile.am
index 98ae42b520..c3c5011047 100644
--- a/loolwsd/Makefile.am
+++ b/loolwsd/Makefile.am
@@ -13,9 +13,9 @@ connect_SOURCES = Connect.cpp Util.cpp LOOLProtocol.cpp
lokitclient_SOURCES = LOKitClient.cpp Util.cpp
noinst_HEADERS = LOKitHelper.hpp LOOLProtocol.hpp LOOLSession.hpp LOOLWSD.hpp LoadTest.hpp TileCache.hpp Util.hpp \
- tsqueue.h \
- bundled/include/LibreOfficeKit/LibreOfficeKit.h bundled/include/LibreOfficeKit/LibreOfficeKitEnums.h \
- bundled/include/LibreOfficeKit/LibreOfficeKitInit.h bundled/include/LibreOfficeKit/LibreOfficeKitTypes.h
+ tsqueue.h \
+ bundled/include/LibreOfficeKit/LibreOfficeKit.h bundled/include/LibreOfficeKit/LibreOfficeKitEnums.h \
+ bundled/include/LibreOfficeKit/LibreOfficeKitInit.h bundled/include/LibreOfficeKit/LibreOfficeKitTypes.h
clean-cache:
# Intentionally don't use "*" below... Avoid risk of accidentally running rm -rf /*