git.annexia.org
/
virt-what.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
44154cf
)
build: Add .gitignore to tarball.
author
Richard W.M. Jones
<rjones@redhat.com>
Thu, 3 Oct 2019 09:16:08 +0000
(10:16 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Thu, 3 Oct 2019 09:16:36 +0000
(10:16 +0100)
Mainly to keep maintainer-check-extra-dist happy.
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
b62738f
..
1cb73b7
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-19,7
+19,7
@@
AM_CPPFLAGS = -Wall
CLEANFILES = virt-what *~
CLEANFILES = virt-what *~
-EXTRA_DIST = virt-what.in virt-what.pod
+EXTRA_DIST =
.gitignore
virt-what.in virt-what.pod
SUBDIRS = . tests
SUBDIRS = . tests