Make "make distcheck" happy

This commit is contained in:
Behdad Esfahbod 2013-10-28 20:23:07 +01:00
parent 6ffc007b61
commit 2e990a3d72
2 changed files with 4 additions and 1 deletions

View File

@ -9,7 +9,7 @@ AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([src/harfbuzz.pc.in])
AC_CONFIG_HEADERS([config.h])
AM_INIT_AUTOMAKE([1.11.1 gnits dist-bzip2 no-dist-gzip -Wall no-define color-tests -Wno-portability])
AM_INIT_AUTOMAKE([1.11.1 gnits tar-pax dist-bzip2 no-dist-gzip -Wall no-define color-tests -Wno-portability])
AM_SILENT_RULES([yes])
# Initialize libtool

View File

@ -21,6 +21,9 @@ EXTRA_DIST += \
hb-unicode-encode \
hb-unicode-prettyname \
run-tests.sh \
texts/in-tree \
fonts/sha1sum \
$(TESTS) \
$(NULL)
# TODO Figure out Python stuff