split dist and nondist HEADERS

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18658 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-10-20 16:29:33 +00:00
parent a15cdbad3b
commit e812a600e7

View File

@@ -147,7 +147,7 @@ endif
XHEADERS = $(err_h) $(fnmatch_h) $(glob_h) $(ifaddrs_h) $(vis_h)
CLEANFILES += err.h fnmatch.h glob.h ifaddrs.h vis.h
include_HEADERS = \
dist_include_HEADERS = \
base64.h \
getarg.h \
hex.h \
@@ -157,8 +157,7 @@ include_HEADERS = \
resolve.h \
roken-common.h \
rtbl.h \
xdbm.h \
$(XHEADERS)
xdbm.h
if have_socket_wrapper
libroken_la_SOURCES += socket_wrapper.c socket_wrapper.h
@@ -167,7 +166,7 @@ endif
build_HEADERZ = test-mem.h
nodist_include_HEADERS = roken.h
nodist_include_HEADERS = roken.h $(XHEADERS)
man_MANS = getarg.3 parse_time.3 rtbl.3