From: Richard W.M. Jones Date: Thu, 3 Oct 2019 09:16:08 +0000 (+0100) Subject: build: Add .gitignore to tarball. X-Git-Tag: v1.20~2 X-Git-Url: http://git.annexia.org/?p=virt-what.git;a=commitdiff_plain;h=e52beb21195b9e5c6c5b00974848f325cee38193 build: Add .gitignore to tarball. Mainly to keep maintainer-check-extra-dist happy. --- diff --git a/Makefile.am b/Makefile.am index b62738f..1cb73b7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -19,7 +19,7 @@ AM_CPPFLAGS = -Wall CLEANFILES = virt-what *~ -EXTRA_DIST = virt-what.in virt-what.pod +EXTRA_DIST = .gitignore virt-what.in virt-what.pod SUBDIRS = . tests