diff -r 48e45439fd9a -r 6fbb686d919f test/Makefile.am --- a/test/Makefile.am Mon Jul 04 13:04:19 2016 +0100 +++ b/test/Makefile.am Tue Apr 24 19:27:53 2018 +0100 @@ -12,7 +12,7 @@ check_SCRIPTS += curl endif endif -check_SCRIPTS += order non-ascii relative-root +check_SCRIPTS += order non-ascii relative-root non-pchar if !MSWIN_API check_PROGRAMS = tftpd @@ -46,6 +46,9 @@ relative-root: relative-root.sh base/repodata/primary.xml.gz cp $(srcdir)/relative-root.sh relative-root +non-pchar: non-pchar.sh base/repodata/primary.xml.gz + cp $(srcdir)/non-pchar.sh non-pchar + lua: lua.sh base/repodata/primary.xml.gz cp $(srcdir)/lua.sh lua @@ -108,6 +111,7 @@ details.sh \ details.ref \ named-root.sh \ + non-pchar.sh \ relocate.sh MOSTLYCLEANFILES = \