Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 508336 | Differences between
and this patch

Collapse All | Expand All

(-)a/tools/wireshark/src/Makefile.am (-1 / +1 lines)
Lines 18-24 Link Here
18
#
18
#
19
# Author: Yuto KAWAMURA(kawamuray)
19
# Author: Yuto KAWAMURA(kawamuray)
20
20
21
INCLUDES = -I$(top_srcdir)
21
INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src -I$(top_srcdir)/gnulib/lib
22
22
23
ws_plugin_LTLIBRARIES     = libvirt.la
23
ws_plugin_LTLIBRARIES     = libvirt.la
24
libvirt_la_SOURCES        = packet-libvirt.h packet-libvirt.c plugin.c
24
libvirt_la_SOURCES        = packet-libvirt.h packet-libvirt.c plugin.c

Return to bug 508336