summaryrefslogtreecommitdiff
path: root/ui/qt/Makefile.am
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2015-12-02 09:51:34 -0800
committerJoão Valverde <j@v6e.pt>2016-03-08 10:44:17 +0000
commitb63a8bdcb7c44b6d3bf00ecfce24830c1827721d (patch)
tree488f03fc5f6e49da68b3932af887016c2828a726 /ui/qt/Makefile.am
parent4dae247ed217031fa7d8158d895b19de95ee5141 (diff)
downloadwireshark-b63a8bdcb7c44b6d3bf00ecfce24830c1827721d.tar.gz
Start adding EditorConfig files.
Add EditorConfig files where we currently have consistent indentation. This might let us get rid of our editor modeline footers at some point. Change-Id: I156f8d25cfa0050786eb2186c4b2e6d183c3a9ce Reviewed-on: https://code.wireshark.org/review/12383 Reviewed-by: João Valverde <j@v6e.pt>
Diffstat (limited to 'ui/qt/Makefile.am')
-rw-r--r--ui/qt/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/qt/Makefile.am b/ui/qt/Makefile.am
index 6263fcec1e..5683b06715 100644
--- a/ui/qt/Makefile.am
+++ b/ui/qt/Makefile.am
@@ -291,6 +291,7 @@ EXTRA_DIST = \
$(QRC_FILES) \
$(TS_FILES) \
$(QM_FILES) \
+ .editorconfig \
CMakeLists.txt \
doxygen.cfg.in \
Makefile.common \