Add more built files so they are distributed.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22663 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -7,16 +7,21 @@ lib_LTLIBRARIES = libwind.la
|
|||||||
dist_libwind_la_SOURCES = \
|
dist_libwind_la_SOURCES = \
|
||||||
bidi.c \
|
bidi.c \
|
||||||
bidi_table.c \
|
bidi_table.c \
|
||||||
|
bidi_table.h \
|
||||||
combining.c \
|
combining.c \
|
||||||
combining_table.c \
|
combining_table.c \
|
||||||
|
combining_table.h \
|
||||||
doxygen.c \
|
doxygen.c \
|
||||||
errorlist.c \
|
errorlist.c \
|
||||||
errorlist_table.c \
|
errorlist_table.c \
|
||||||
map_table.c \
|
errorlist_table.h \
|
||||||
map.c \
|
map.c \
|
||||||
|
map_table.c \
|
||||||
|
map_table.h \
|
||||||
ldap.c \
|
ldap.c \
|
||||||
normalize.c \
|
normalize.c \
|
||||||
normalize_table.c \
|
normalize_table.c \
|
||||||
|
normalize_table.h \
|
||||||
punycode.c \
|
punycode.c \
|
||||||
stringprep.c \
|
stringprep.c \
|
||||||
wind.h \
|
wind.h \
|
||||||
@@ -70,7 +75,8 @@ check_PROGRAMS = \
|
|||||||
|
|
||||||
test_punycode_SOURCES = \
|
test_punycode_SOURCES = \
|
||||||
test-punycode.c \
|
test-punycode.c \
|
||||||
punycode_examples.c
|
punycode_examples.c \
|
||||||
|
punycode_examples.h
|
||||||
|
|
||||||
bin_PROGRAMS = idn-lookup
|
bin_PROGRAMS = idn-lookup
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user