summaryrefslogtreecommitdiff
path: root/build/Makefile.am
diff options
context:
space:
mode:
authorStef Walter <stef@thewalter.net>2014-01-14 10:00:36 +0100
committerStef Walter <stef@thewalter.net>2014-01-14 11:28:43 +0100
commit1f4f072346e388d7b6b6cf79b111952069c4e95c (patch)
tree0aad4c4dcf331d084ac14802be97577ce10ff085 /build/Makefile.am
parent9afb6eff85489614d0bc56a3a661473c25f9d892 (diff)
Build in srcdir != builddir fashion by default
Naturally this doesn't apply to tarballs
Diffstat (limited to 'build/Makefile.am')
-rw-r--r--build/Makefile.am9
1 files changed, 0 insertions, 9 deletions
diff --git a/build/Makefile.am b/build/Makefile.am
deleted file mode 100644
index 11337b1..0000000
--- a/build/Makefile.am
+++ /dev/null
@@ -1,9 +0,0 @@
-
-SUBDIRS = certs
-
-EXTRA_DIST = \
- Makefile.tests
-
-memcheck:
-
-leakcheck: