aboutsummaryrefslogtreecommitdiffstats
path: root/tests/charset/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/charset/Makefile')
-rw-r--r--tests/charset/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/charset/Makefile b/tests/charset/Makefile
deleted file mode 100644
index e46fafa5..00000000
--- a/tests/charset/Makefile
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-main: main.cpp ../../libvmime-debug.a
- g++ -g -o main main.cpp -I../.. ../../libvmime-debug.a -lgnutls -lgsasl
-