mirror of
https://salsa.debian.org/srivasta/make-dfsg.git
synced 2024-11-28 17:41:31 +00:00
db401d8e0a
Fixed problems with the dist target (adding missing files). Workaround for a bug in gettext 0.12.1 po/Makefile.in.in where distclean wasn't cleaning everything, which caused distcheck to fail.
7 lines
309 B
Makefile
7 lines
309 B
Makefile
# -*-Makefile-*-, or close enough
|
|
|
|
EXTRA_DIST = codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 nls.m4 \
|
|
intdiv0.m4 inttypes-pri.m4 inttypes.m4 inttypes_h.m4 \
|
|
isc-posix.m4 lcmessage.m4 lib-ld.m4 lib-link.m4 lib-prefix.m4 \
|
|
progtest.m4 stdint_h.m4 uintmax_t.m4 ulonglong.m4 \
|
|
dospaths.m4 po.m4
|