From 845edc163b02ae95f3dea1fdc53396073a4c11dd Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Thu, 28 Oct 1999 21:35:39 +0000 Subject: [PATCH] more dependencies to handle parallel makes git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7274 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/hdb/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/hdb/Makefile.am b/lib/hdb/Makefile.am index 0a9310ddd..233341149 100644 --- a/lib/hdb/Makefile.am +++ b/lib/hdb/Makefile.am @@ -50,6 +50,8 @@ asn1_files: ../asn1/asn1_compile $(srcdir)/hdb.asn1 $(libhdb_la_OBJECTS): hdb_asn1.h hdb_err.h +$(convert_db_OBJECTS): hdb_asn1.h hdb_err.h + # to help stupid solaris make hdb_err.h: hdb_err.et