summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorCole Robinson <crobinso@redhat.com>2016-01-10 15:35:36 -0500
committerCole Robinson <crobinso@redhat.com>2016-01-12 11:30:08 -0500
commit3445acdbaa284c6d32600e03be58f513a8a6519a (patch)
treee8782eace483c6b7419ad66f054fc192a864484b /Makefile.am
parent8c67ab6684e984bcf7f4de3e6eee9d19b219a369 (diff)
downloadlibvirt-3445acdbaa284c6d32600e03be58f513a8a6519a.tar.gz
build: Kill tools/wireshark Makefiles
Just handle it all in tools/Makefile.am. I verified the generated output looks similar to the pre patch output, but I didn't test it.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 708d051c52..ffe051793a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -20,7 +20,7 @@ LCOV = lcov
GENHTML = genhtml
SUBDIRS = . gnulib/lib include src daemon tools docs gnulib/tests \
- tests po examples tools/wireshark
+ tests po examples
ACLOCAL_AMFLAGS = -I m4