summaryrefslogtreecommitdiffstats
path: root/src/lib/kadm5/srv
diff options
context:
space:
mode:
authorAlexandra Ellwood <lxs@mit.edu>2006-04-24 21:09:16 +0000
committerAlexandra Ellwood <lxs@mit.edu>2006-04-24 21:09:16 +0000
commit9e8245c91dbef1ada09631a23144e384dbded49f (patch)
treec06c8c082d9bda524db2da7248183ad90dee50e5 /src/lib/kadm5/srv
parent2eeb1594833e3d2ee3086b4179ac5df19c5bfd8f (diff)
downloadkrb5-9e8245c91dbef1ada09631a23144e384dbded49f.tar.gz
krb5-9e8245c91dbef1ada09631a23144e384dbded49f.tar.xz
krb5-9e8245c91dbef1ada09631a23144e384dbded49f.zip
Updated kadm5 Makefile.ins to autogenerate the kadm5 headers as part
of the generate-files-mac build phase. ticket: new target_version: 1.5 git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17951 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/kadm5/srv')
-rw-r--r--src/lib/kadm5/srv/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/kadm5/srv/Makefile.in b/src/lib/kadm5/srv/Makefile.in
index e1f2c73b1..e82b05264 100644
--- a/src/lib/kadm5/srv/Makefile.in
+++ b/src/lib/kadm5/srv/Makefile.in
@@ -65,6 +65,8 @@ all-unix:: includes
all-unix:: all-liblinks
all-windows:: $(OBJS)
+generate-files-mac: includes
+
includes:: server_acl.h
if cmp $(srcdir)/server_acl.h \
$(BUILDTOP)/include/kadm5/server_acl.h >/dev/null 2>&1; then :; \