make -j4 on a Fedora buildbot machine failed to compile engine.lo
because hcrypto/rand.h was missing.
Change-Id: I2750db9ed932144fbc66ede41d24c4930172a446
Reviewed-on: http://gerrit.openafs.org/11548
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Chas Williams - CONTRACTOR <chas@cmf.nrl.navy.mil>
Reviewed-by: D Brashear <shadow@your-file-system.com>
libafshcrypto.a libafshcrypto_lwp.a libafshcrypto.exp \
test_cipher test_cipher.o
+$(LT_objs): $(HEADERS)
+
libafshcrypto.la: libafshcrypto.la.sym $(LT_objs)
$(LT_LDLIB_shlib) $(LT_objs) $(LT_libs)