aboutsummaryrefslogtreecommitdiffstats
path: root/tests/parser/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/parser/Makefile')
-rw-r--r--tests/parser/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/parser/Makefile b/tests/parser/Makefile
deleted file mode 100644
index 33c47766..00000000
--- a/tests/parser/Makefile
+++ /dev/null
@@ -1,4 +0,0 @@
-
-main: headerTest.cpp ../../libvmime-debug.a
- g++ -o headerTest headerTest.cpp ../../libvmime-debug.a ../lib/unit++/unit++.cc ../lib/unit++/main.cc ../lib/unit++/optmap.cc ../lib/unit++/tester.cc -Wall
-