diff --git a/ChangeLog b/ChangeLog index 56ad50ccb..e73577cdb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2013-08-16 Vladimir Serbinenko + + * conf/Makefile.extra-dist: Add util/bin2h.c. + Reported by: floppym. + 2013-08-16 Vladimir Serbinenko * configure.ac: Make unifont mandatory for powerpc-ieee1275. diff --git a/conf/Makefile.extra-dist b/conf/Makefile.extra-dist index a76083bbe..ee7b4207e 100644 --- a/conf/Makefile.extra-dist +++ b/conf/Makefile.extra-dist @@ -41,6 +41,7 @@ EXTRA_DIST += BUGS EXTRA_DIST += util/i386/efi/grub-dumpdevtree EXTRA_DIST += util/spkmodem-recv.c EXTRA_DIST += util/import_gcrypth.sed +EXTRA_DIST += util/bin2h.c EXTRA_DIST += m4/gnulib-cache.m4 EXTRA_DIST += m4/glibc2.m4