Makefile.in: Add ccapi to the include path so we can find stdcc.h
authorTheodore Tso <tytso@mit.edu>
Wed, 27 Jan 1999 04:53:45 +0000 (04:53 +0000)
committerTheodore Tso <tytso@mit.edu>
Wed, 27 Jan 1999 04:53:45 +0000 (04:53 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11128 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/krb5/ccache/ChangeLog
src/lib/krb5/ccache/Makefile.in

index 0ddd711be1d608d765fc5e078e0e03706b4b19a9..578a78a213d73d48905985a6df26512126c0c367 100644 (file)
@@ -1,3 +1,7 @@
+1999-01-26  Theodore Ts'o  <tytso@rsts-11.mit.edu>
+
+       * Makefile.in: Add ccapi to the include path so we can find stdcc.h
+
 1998-11-13  Theodore Ts'o  <tytso@rsts-11.mit.edu>
 
        * Makefile.in: Set the myfulldir and mydir variables (which are
index c07091ad62eef96277e7753a1992907d6dfd5ea9..6d1a852faccea9d4076451524be06771c96450e5 100644 (file)
@@ -4,7 +4,8 @@ mydir=ccache
 BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
 LOCAL_SUBDIRS = stdio file memory
 
-CFLAGS = $(CCOPTS) $(DEFS) -I$(srcdir)$(S)file -I$(srcdir)$(S)stdio
+CFLAGS = $(CCOPTS) $(DEFS) -I$(srcdir)$(S)file -I$(srcdir)$(S)stdio \
+               -I$(srcdir)$(S)ccapi
 
 ##DOS##BUILDTOP = ..\..\..
 ##DOS##PREFIXDIR=ccache