Don't clean out distributed built files (requires python).

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23209 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2008-05-29 02:14:26 +00:00
parent 4fcad60455
commit c80430163f

View File

@@ -45,18 +45,6 @@ libwind_la_LDFLAGS += $(LDFLAGS_VERSION_SCRIPT)$(srcdir)/version-script.map
endif endif
BUILT_SOURCES = \ BUILT_SOURCES = \
bidi_table.c \
bidi_table.h \
combining_table.c \
combining_table.h \
errorlist_table.c \
errorlist_table.h \
map_table.c \
map_table.h \
normalize_table.c \
normalize_table.h \
punycode_examples.c \
punycode_examples.h \
wind_err.c \ wind_err.c \
wind_err.h wind_err.h
@@ -132,18 +120,6 @@ EXTRA_DIST = \
wind_err.et wind_err.et
CLEANFILES = \ CLEANFILES = \
bidi_table.c \
bidi_table.h \
combining_table.c \
combining_table.h \
errorlist_table.c \
errorlist_table.h \
map_table.c \
map_table.h \
normalize_table.c \
normalize_table.h \
punycode_examples.c \
punycode_examples.h \
wind_err.c \ wind_err.c \
wind_err.h wind_err.h