]> xenbits.xensource.com Git - libvirt.git/commitdiff
build: Fix 'make rpm' in VPATH with wireshark
authorMartin Kletzander <mkletzan@redhat.com>
Tue, 4 Feb 2014 08:37:30 +0000 (09:37 +0100)
committerMartin Kletzander <mkletzan@redhat.com>
Tue, 4 Feb 2014 09:57:21 +0000 (10:57 +0100)
Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
tools/wireshark/Makefile.am
tools/wireshark/src/Makefile.am

index b6fa57cc2031588a24d7031b92103ba41a0cc3ea..28e6ed8a945da314be1bbb3836a1982731ed1f80 100644 (file)
@@ -20,3 +20,4 @@
 if WITH_WIRESHARK_DISSECTOR
 SUBDIRS              = src
 endif WITH_WIRESHARK_DISSECTOR
+EXTRA_DIST           = util/genxdrstub.pl util/make-dissector-reg
index afe99753345003aa2f9c04761284e5373c7320d2..44f22be7912e076306321e24b9401782492ec42c 100644 (file)
@@ -21,7 +21,7 @@
 INCLUDES = -I$(top_srcdir)
 
 ws_plugin_LTLIBRARIES     = libvirt.la
-libvirt_la_SOURCES        = packet-libvirt.c plugin.c
+libvirt_la_SOURCES        = packet-libvirt.h packet-libvirt.c plugin.c
 libvirt_la_CPPFLAGS       = $(WS_DISSECTOR_CPPFLAGS)
 libvirt_la_LDFLAGS        = -avoid-version -module