Signed-off-by: Karel Zak <kzak@redhat.com>
AM_CPPFLAGS += -DTEST_PROGRAM
noinst_PROGRAMS = test_blkdev test_ismounted test_wholedisk test_mangle \
- test_tt test_canonicalize test_at test_strutils test_procutils
+ test_tt test_canonicalize test_strutils test_procutils
if LINUX
if HAVE_CPU_SET_T
noinst_PROGRAMS += test_cpuset test_sysfs
test_ismounted_SOURCES = ismounted.c
test_wholedisk_SOURCES = wholedisk.c
test_mangle_SOURCES = mangle.c
-test_at_SOURCES = at.c
+#test_at_SOURCES = at.c
test_strutils_SOURCES = strutils.c
test_procutils_SOURCES = procutils.c
if LINUX