fix local install-build-headers (again)
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18341 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
		| @@ -24,8 +24,8 @@ buildkadm5include = $(buildinclude)/kadm5 | ||||
| dist_kadm5include_HEADERS = admin.h private.h kadm5-protos.h | ||||
| nodist_kadm5include_HEADERS = kadm5_err.h  | ||||
|  | ||||
| install-build-headers:: $(dist_kadm5include_HEADERS) | ||||
| 	@foo='$(dist_kadm5include_HEADERS)'; \ | ||||
| install-build-headers:: $(dist_kadm5include_HEADERS) $(nodist_kadm5include_HEADERS) | ||||
| 	@foo='$(dist_kadm5include_HEADERS) $(nodist_kadm5include_HEADERS)'; \ | ||||
| 	for f in $$foo; do \ | ||||
| 		f=`basename $$f`; \ | ||||
| 		if test -f "$(srcdir)/$$f"; then file="$(srcdir)/$$f"; \ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Love Hörnquist Åstrand
					Love Hörnquist Åstrand