From 637aefd2b3730ef8eba360040c848205e5c3e7f3 Mon Sep 17 00:00:00 2001 From: Dario Lombardo Date: Fri, 4 Mar 2016 15:22:59 +0100 Subject: cmake: fix gen-authors target. Also add AUTHORS.git to .gitignore. Change-Id: I63365816fc32b33d064ebbcae0ddb607c2b37f38 Reviewed-on: https://code.wireshark.org/review/14339 Petri-Dish: Dario Lombardo Tested-by: Petri Dish Buildbot Reviewed-by: Michael Mann Reviewed-by: Dario Lombardo --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index a33541db71..462e7d8aac 100644 --- a/.gitignore +++ b/.gitignore @@ -147,6 +147,7 @@ packaging/rpm/SRPMS ######## *.html *.[14] +AUTHORS.git AUTHORS-SHORT AUTHORS-SHORT-FORMAT doxygen.cfg -- cgit v1.2.1