(INCLUDES:) make sure of finding com_err include files
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10668 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
include $(top_srcdir)/Makefile.am.common
|
||||
|
||||
INCLUDES += $(INCLUDE_krb4) $(INCLUDE_des)
|
||||
INCLUDES += $(INCLUDE_krb4) $(INCLUDE_des) -I../com_err
|
||||
|
||||
bin_PROGRAMS = verify_krb5_conf
|
||||
|
||||
|
Reference in New Issue
Block a user