aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.am
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2017-08-14 10:54:13 +0200
committerMichael Mann <mmann78@netscape.net>2017-08-14 11:11:10 +0000
commit97e0eb3ec6f3ded3549a768897a86cd09cae3a2e (patch)
tree7b48f5a0f33e9109d6f28476495e22360199d309 /epan/dissectors/Makefile.am
parent2c58885e94c7052931bace093b680fba9cc19ddb (diff)
Makefile.am (dissectors): fix align indent
Change-Id: Ifde626095a61bb3aca3f9cc101023aa4bbf3341b Reviewed-on: https://code.wireshark.org/review/23072 Reviewed-by: Michael Mann <mmann78@netscape.net>
Diffstat (limited to 'epan/dissectors/Makefile.am')
-rw-r--r--epan/dissectors/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/Makefile.am b/epan/dissectors/Makefile.am
index 553e525a36..0fcb7257cd 100644
--- a/epan/dissectors/Makefile.am
+++ b/epan/dissectors/Makefile.am
@@ -1298,7 +1298,7 @@ DISSECTOR_SRC = \
packet-text-media.c \
packet-tfp.c \
packet-tftp.c \
- packet-thread.c \
+ packet-thread.c \
packet-thrift.c \
packet-time.c \
packet-tipc.c \