From 22568e9a51e9ba3bf6863ac76cacfd0d754c9268 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Fri, 20 Feb 2009 12:14:48 +0100 Subject: [PATCH] tests: remove obsolete stuff from Makefile.am Signed-off-by: Karel Zak --- tests/Makefile.am | 59 ++--------------------------------------------- 1 file changed, 2 insertions(+), 57 deletions(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index 17ee6afc..1d4fa109 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -3,65 +3,10 @@ include $(top_srcdir)/config/include-Makefile.am SUBDIRS = helpers EXTRA_DIST = expected \ + ts \ functions.sh \ - input \ README \ - mk-lscpu-input.sh \ - run.sh \ - ts-cal-1 \ - ts-cal-3 \ - ts-cal-y \ - ts-col-multibyte \ - ts-cramfs-mkfs \ - ts-cramfs-endianness-mkfs \ - ts-cramfs-endianness-fsck \ - ts-fstab-devname \ - ts-fstab-devname2label \ - ts-fstab-devname2uuid \ - ts-fstab-label \ - ts-fstab-label2devname \ - ts-fstab-label2uuid \ - ts-fstab-symlink \ - ts-fstab-uuid \ - ts-fstab-uuid2devname \ - ts-fstab-uuid2label \ - ts-hwclock-systohc \ - ts-ipcs-headers \ - ts-ipcs-limits \ - ts-ipcs-limits2 \ - ts-ipcs.sh \ - ts-login-checktty \ - ts-login-islocal \ - ts-look-separator \ - ts-lscpu-i386-amdshanghai \ - ts-lscpu-i386-dellpe700 \ - ts-lscpu-i386-intels5000phb \ - ts-lscpu-i386-xenpara \ - ts-lscpu-ia64-hpmatterhorn \ - ts-lscpu-ia64-hprx1620 \ - ts-lscpu-ia64-pg0 \ - ts-lscpu.sh \ - ts-lscpu-x86_64-hpdl585 \ - ts-lscpu-x86_64-ibme326m \ - ts-lscpu-x86_64-necem14 \ - ts-lscpu-x86_64-xenfull \ - ts-minix-fsck \ - ts-minix-mkfs \ - ts-mount-devname \ - ts-mount-label \ - ts-mount-move \ - ts-mount-mtablock \ - ts-mount-noncanonical \ - ts-mount-paths \ - ts-mount-remount \ - ts-mount-special \ - ts-mount-uuid \ - ts-namei-logic \ - ts-script-race \ - ts-swapon-devname \ - ts-swapon-label \ - ts-swapon-uuid - + run.sh clean-local: rm -rf output diff -- 2.39.5