From 30935a45ce4d5a50624faae4ac9a16839cfa1ad5 Mon Sep 17 00:00:00 2001 From: Johan Danielsson Date: Mon, 16 Mar 1998 22:31:05 +0000 Subject: [PATCH] resolve.h git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4588 ec53bebd-3082-4978-b11e-865c3cabbd6b --- include/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) diff --git a/include/Makefile.am b/include/Makefile.am index 2b93032b4..8fa69f676 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -28,6 +28,7 @@ foo_DATA = \ otp.h \ parse_time.h \ parse_units.h \ + resolve.h \ roken-common.h \ sha.h \ sl.h \ @@ -84,6 +85,8 @@ parse_time.h: $(LN_S) $(top_srcdir)/lib/roken/parse_time.h . parse_units.h: $(LN_S) $(top_srcdir)/lib/roken/parse_units.h . +resolve.h: + $(LN_S) $(top_srcdir)/lib/roken/resolve.h . roken-common.h: $(LN_S) $(top_srcdir)/lib/roken/roken-common.h . sha.h: