gss_preauth: Fix build race
This commit is contained in:
@@ -16,6 +16,8 @@ libgss_preauth_la_SOURCES = pa_client.c pa_common.c
|
||||
|
||||
ALL_OBJECTS = $(include_HEADERS) $(libgss_preauth_la_OBJECTS)
|
||||
|
||||
$(libgss_preauth_la_OBJECTS): $(include_HEADERS)
|
||||
|
||||
$(srcdir)/gss-preauth-protos.h: $(libgss_preauth_la_SOURCES)
|
||||
cd $(srcdir); perl ../../cf/make-proto.pl -q -P comment -o gss-preauth-protos.h $(libgss_preauth_la_SOURCES) || rm -f gss-preauth-protos.h
|
||||
|
||||
|
Reference in New Issue
Block a user