13 lines
423 B
Text
13 lines
423 B
Text
$NetBSD: patch-ab,v 1.1 2006/06/28 22:33:47 joerg Exp $
|
|
|
|
--- PreferencesPanel.subproj/Import.bproj/GNUmakefile.orig 2006-06-28 22:10:21.000000000 +0000
|
|
+++ PreferencesPanel.subproj/Import.bproj/GNUmakefile
|
|
@@ -49,7 +49,7 @@ Import_HEADERS = \
|
|
Import_PRINCIPAL_CLASS = \
|
|
ImportController
|
|
|
|
-ADDITIONAL_OBJCFLAGS = -Wall
|
|
+ADDITIONAL_OBJCFLAGS = -Wall -I../../
|
|
ADDITIONAL_INCLUDE_DIRS +=
|
|
|
|
-include GNUmakefile.preamble
|