Description: Get rid of DFSG incompatible doc files.
Author: Alessio Treglia <alessio@debian.org>
Forwarded: no
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=708880
---
 Makefile.am  |    4 ++--
 configure.ac |    1 -
 2 files changed, 2 insertions(+), 3 deletions(-)

Index: gengetopt-2.23+dfsg1/Makefile.am
===================================================================
--- gengetopt-2.23+dfsg1.orig/Makefile.am	2020-03-14 20:05:03.655328830 +0100
+++ gengetopt-2.23+dfsg1/Makefile.am	2020-03-14 20:05:23.388274300 +0100
@@ -18,7 +18,7 @@
 ACLOCAL_AMFLAGS = -I m4 -I gl/m4
 
 EXTRA_DIST = configure TODO LICENSE gl/m4/gnulib-cache.m4
-SUBDIRS = gl src doc tests
+SUBDIRS = gl src tests
 
 gengetoptdoc_DATA = ChangeLog COPYING NEWS THANKS INSTALL README LICENSE
 
Index: gengetopt-2.23+dfsg1/configure.ac
===================================================================
--- gengetopt-2.23+dfsg1.orig/configure.ac	2020-03-14 20:05:03.655328830 +0100
+++ gengetopt-2.23+dfsg1/configure.ac	2020-03-14 20:05:48.853492652 +0100
@@ -115,7 +115,6 @@
 
 AC_CONFIG_FILES([
 	Makefile
-	doc/Makefile
 	gl/Makefile
 	src/Makefile
 	src/skels/Makefile
