1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00

r9050: fix make pch all

metze
This commit is contained in:
Stefan Metzmacher 2005-08-04 04:53:06 +00:00 committed by Gerald (Jerry) Carter
parent 14b92e8a08
commit eb2e26b7fb

View File

@ -154,7 +154,10 @@ include/proto.h: $(PROTO_PROTO_OBJS:.o=.c)
@touch include/proto.h
proto: include/proto.h
pch: proto include/includes.h.gch
pch: include/config.h \
include/proto.h \
idl \
include/includes.h.gch
basics: include/config.h \
include/proto.h \