10 lines
254 B
Plaintext
10 lines
254 B
Plaintext
$NetBSD: patch-src_Makefile.am,v 1.1 2012/11/16 20:10:20 joerg Exp $
|
|
|
|
--- src/Makefile.am.orig 2012-11-16 11:46:13.000000000 +0000
|
|
+++ src/Makefile.am
|
|
@@ -4,3 +4,3 @@
|
|
|
|
-AM_CPPFLAGS = -I../inc -I- @DNETINC@ @PCAPINC@
|
|
+AM_CPPFLAGS = @DNETINC@ @PCAPINC@
|
|
|