From 4ed909891410a8bbe430f9ce82aeca9cf9dac9b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Fri, 20 Oct 2006 16:32:12 +0000 Subject: [PATCH] move socket_wrapper.h to dist headers git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18660 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/roken/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/roken/Makefile.am b/lib/roken/Makefile.am index bd738a96d..783b58673 100644 --- a/lib/roken/Makefile.am +++ b/lib/roken/Makefile.am @@ -161,7 +161,7 @@ dist_include_HEADERS = \ if have_socket_wrapper libroken_la_SOURCES += socket_wrapper.c socket_wrapper.h -include_HEADERS += socket_wrapper.h +dist_include_HEADERS += socket_wrapper.h endif build_HEADERZ = test-mem.h