提交 9073f8a7 编写于 作者: M Martin Kletzander

build: Fix 'make rpm' in VPATH with wireshark

Signed-off-by: NMartin Kletzander <mkletzan@redhat.com>
上级 530a3c7e
......@@ -20,3 +20,4 @@
if WITH_WIRESHARK_DISSECTOR
SUBDIRS = src
endif WITH_WIRESHARK_DISSECTOR
EXTRA_DIST = util/genxdrstub.pl util/make-dissector-reg
......@@ -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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册