12 lines
432 B
Plaintext
12 lines
432 B
Plaintext
--- lib/krb5/Makefile.in Sat Sep 8 10:06:10 2001
|
|
+++ lib/krb5/Makefile.in Sat Sep 8 10:08:09 2001
|
|
@@ -137,7 +137,7 @@
|
|
|
|
SUFFIXES = .et .h .1 .3 .5 .8 .cat1 .cat3 .cat5 .cat8 .x
|
|
|
|
-INCLUDES = -I$(top_builddir)/include $(INCLUDES_roken) $(INCLUDE_krb4) $(INCLUDE_des) -I../com_err
|
|
+INCLUDES = -I$(top_builddir)/include $(INCLUDES_roken) $(INCLUDE_krb4) $(INCLUDE_des) -I../com_err -I$(srcdir)/../com_err
|
|
|
|
AM_CFLAGS = $(WFLAGS)
|
|
|