From a671fee206476696205256931378f275c6a975d1 Mon Sep 17 00:00:00 2001 From: Martin Pärtel Date: Mon, 22 Jul 2013 10:35:00 +0300 Subject: (build cleanup) --- tests/Makefile.am | 4 ---- 1 file changed, 4 deletions(-) (limited to 'tests/Makefile.am') diff --git a/tests/Makefile.am b/tests/Makefile.am index 0272ff0..2e053dd 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -2,9 +2,5 @@ noinst_PROGRAMS = readdir_inode readdir_inode_SOURCES = readdir_inode.c -test_internals_CPPFLAGS = ${my_CPPFLAGS} ${fuse_CFLAGS} -test_internals_CFLAGS = ${my_CFLAGS} -test_internals_LDADD = ${my_LDFLAGS} - TESTS = test_bindfs.rb SUBDIRS = internals -- cgit v1.2.3