summaryrefslogtreecommitdiff
path: root/editors/ted/patches/patch-aa
blob: 3034b56bccf809aa18b41c440f312c62c6a4c8e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-aa,v 1.1.1.1 2001/05/14 14:42:20 wiz Exp $

--- Ted/makefile.in.orig	Thu Sep 23 06:08:00 1999
+++ Ted/makefile.in	Sun Oct 10 13:46:20 1999
@@ -22,5 +22,6 @@
 	-I../appUtil	\
 	-I../include	\
-	$(DEF_PKGDIR)
+	$(DEF_PKGDIR)	\
+	$(DEF_INFODIR)
 
 LDFLAGS=@LDFLAGS@