fix INCLUDES to use new copy of kerberosIV stuff
authorJohn Kohl <jtkohl@mit.edu>
Mon, 29 Oct 1990 16:18:02 +0000 (16:18 +0000)
committerJohn Kohl <jtkohl@mit.edu>
Mon, 29 Oct 1990 16:18:02 +0000 (16:18 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1370 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/krb425/Imakefile

index c48540166e12b444e1411caa434b547c968b57c5..50ad52bb3dc70bd74c72677479cfc1514c822401 100644 (file)
@@ -9,7 +9,7 @@
 # 
 NormalLibraryObjectRule()
 
-INCLUDES=-I./include -I$(TOP)
+INCLUDES=-I$(TOP)/include/kerberosIV
 
 OBJS=  425data.o \
        425error.o \