aboutsummaryrefslogtreecommitdiffstats
path: root/test/Makefile
diff options
context:
space:
mode:
authorNikolaus Rath <Nikolaus@rath.org>2016-03-29 14:17:16 -0700
committerNikolaus Rath <Nikolaus@rath.org>2016-03-29 14:17:49 -0700
commit92e2863fb7ff857e424329508d32225eb9b3b3e9 (patch)
tree9a288cc5ea9ef756d35c83e47fb9890ab8763911 /test/Makefile
parent01c663699ac276d3ec676972914cf3a375907995 (diff)
downloadlibfuse-92e2863fb7ff857e424329508d32225eb9b3b3e9.tar.gz
Integrate tests with autotools
Diffstat (limited to 'test/Makefile')
-rw-r--r--test/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/test/Makefile b/test/Makefile
deleted file mode 100644
index 738dd53..0000000
--- a/test/Makefile
+++ /dev/null
@@ -1,7 +0,0 @@
-CC=gcc
-CFLAGS=-Wall -W
-
-all: test
-
-clean:
- rm -f *.o test