Make it possible to include krb5_locl.h in kadm5
This andffc525aad1
are the correct fix rather thanf1d73a8e46
. The next commit revertsf1d73a8
by re-applyingffc525a
.
This commit is contained in:
@@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
include $(top_srcdir)/Makefile.am.common
|
include $(top_srcdir)/Makefile.am.common
|
||||||
|
|
||||||
|
libkadm5srv_la_CPPFLAGS = -I$(srcdir)/../krb5
|
||||||
|
|
||||||
lib_LTLIBRARIES = libkadm5srv.la libkadm5clnt.la
|
lib_LTLIBRARIES = libkadm5srv.la libkadm5clnt.la
|
||||||
libkadm5srv_la_LDFLAGS = -version-info 8:1:0
|
libkadm5srv_la_LDFLAGS = -version-info 8:1:0
|
||||||
libkadm5clnt_la_LDFLAGS = -version-info 7:1:0
|
libkadm5clnt_la_LDFLAGS = -version-info 7:1:0
|
||||||
|
Reference in New Issue
Block a user