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

Collapse All | Expand All

(-)labrea-2.5-stable-1/src/Makefile.am.orig (-1 / +1 lines)
Lines 2-8 Link Here
2
##
2
##
3
## $Id: Makefile.am,v 1.1.1.1 2003/01/09 18:13:19 lorgor Exp $
3
## $Id: Makefile.am,v 1.1.1.1 2003/01/09 18:13:19 lorgor Exp $
4
4
5
AM_CPPFLAGS = -I../inc -I- @DNETINC@ @PCAPINC@
5
AM_CPPFLAGS = -iquote../inc @DNETINC@ @PCAPINC@ -idirafter/usr/include/asm
6
6
7
sbin_PROGRAMS = labrea
7
sbin_PROGRAMS = labrea
8
8

Return to bug 277256