]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
* src/lib/gssapi/mechglue/Makefile.in (mydir):
authorTom Yu <tlyu@mit.edu>
Thu, 15 Jun 2006 18:36:38 +0000 (18:36 +0000)
committerTom Yu <tlyu@mit.edu>
Thu, 15 Jun 2006 18:36:38 +0000 (18:36 +0000)
* src/lib/gssapi/spnego/Makefile.in (mydir): Point to correct
locations.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@18140 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/gssapi/mechglue/Makefile.in
src/lib/gssapi/spnego/Makefile.in

index d757de428291ffb1bab0fe89a008d19442a9f2d6..0ca323de676e1225665a3d66a39bebcf1d85a98a 100644 (file)
@@ -1,6 +1,6 @@
 thisconfigdir=../../..
 myfulldir=lib/gssapi/mechglue
-mydir=mechglue
+mydir=lib/gssapi/mechglue
 BUILDTOP=$(REL)..$(S)..$(S)..
 LOCALINCLUDES = -I. -I$(srcdir) -I$(srcdir)/.. -I../generic -I$(srcdir)/../generic
 DEFS=
index 631f474e919a4a7fe3d86238fa98d341093683bd..32724d4664023db3215dfbe9f5462d20dd354df2 100644 (file)
@@ -1,6 +1,6 @@
 thisconfigdir=../../..
 myfulldir=lib/gssapi/spnego
-mydir=spnego
+mydir=lib/gssapi/spnego
 BUILDTOP=$(REL)..$(S)..$(S)..
 LOCALINCLUDES = -I. -I$(srcdir) -I$(srcdir)/.. -I../generic -I$(srcdir)/../generic -I../mechglue -I$(srcdir)/../mechglue