summaryrefslogtreecommitdiff
path: root/source4/Makefile.in
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2003-11-09 13:16:52 +0000
committerJelmer Vernooij <jelmer@samba.org>2003-11-09 13:16:52 +0000
commit070f8d2070e178042fd9842b828b681c74a8d930 (patch)
tree735968848c6f9f109cb79423e40ede5f30e893ae /source4/Makefile.in
parent3fa8da4d26d9a880a2a4911a32f222fbc5d2eeaa (diff)
downloadsamba-070f8d2070e178042fd9842b828b681c74a8d930.tar.gz
samba-070f8d2070e178042fd9842b828b681c74a8d930.tar.bz2
samba-070f8d2070e178042fd9842b828b681c74a8d930.zip
Add check for precompiled headers
(This used to be commit e92e04b889d4d52fc4d6a7f484188ee2557aa708)
Diffstat (limited to 'source4/Makefile.in')
-rw-r--r--source4/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/Makefile.in b/source4/Makefile.in
index 2027e1040b..bf97e9f6b4 100644
--- a/source4/Makefile.in
+++ b/source4/Makefile.in
@@ -1272,6 +1272,7 @@ headers:
$(MAKE) utils/net_proto.h; \
$(MAKE) include/tdbsam2_parse_info.h; \
@STFS_ENABLED@ $(MAKE) ntvfs/tank/vfs_tank_proto.h
+@PCH_AVAILABLE@ $(MAKE) pch
proto: headers