Move version.h and version.h.in to DISTCLEANFILES.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18897 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-10-25 05:01:12 +00:00
parent 416000fcde
commit 42e0d8a80b

View File

@@ -42,8 +42,6 @@ CLEANFILES = \
rtbl.h \
test-mem.h \
vers.h \
version.h \
version.h.in \
asn1.h \
asn1_err.h \
base64.h \
@@ -74,3 +72,7 @@ CLEANFILES = \
roken.h \
sl.h \
xdbm.h
DISTCLEANFILES = \
version.h \
version.h.in