aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/https/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2008-08-24 15:17:11 +0000
committerChristian Grothoff <christian@grothoff.org>2008-08-24 15:17:11 +0000
commit2bdfce2c5a5348faa69ca52f1721a911d527c9fa (patch)
treecdd549800e877a413816812128bec8460728e48d /src/daemon/https/Makefile.am
parent45c6900e368f4269b2eb435eab32d9f5e98da072 (diff)
downloadlibmicrohttpd-2bdfce2c5a5348faa69ca52f1721a911d527c9fa.tar.gz
libmicrohttpd-2bdfce2c5a5348faa69ca52f1721a911d527c9fa.zip
removing dead stuff
Diffstat (limited to 'src/daemon/https/Makefile.am')
-rw-r--r--src/daemon/https/Makefile.am7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/daemon/https/Makefile.am b/src/daemon/https/Makefile.am
index af777cad..df07d8a9 100644
--- a/src/daemon/https/Makefile.am
+++ b/src/daemon/https/Makefile.am
@@ -1,6 +1 @@
1# placing '.' at the end of SUBDIRS having OPENPGP enabled mixes up build order ! SUBDIRS = minitasn1 lgl x509 tls .
2SUBDIRS = minitasn1 lgl x509 tls
3
4if ENABLE_OPENPGP
5# SUBDIRS += opencdk openpgp
6endif