summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2012-02-10 13:42:37 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2012-02-10 13:42:37 +0100
commit4143ace26a4ce0810d373f1f3ff28a2cdf9786f7 (patch)
treee1248ab8ee20fc219f38e45e3f2400666c301113 /Makefile.am
parent3ccc4cf605dcb2007305aa44bb9d0241b31e74f4 (diff)
downloadgnutls-4143ace26a4ce0810d373f1f3ff28a2cdf9786f7.tar.gz
corrected subdirs for libopts
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index 4fdae7178e..6be58fed55 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -23,10 +23,6 @@ DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --disable-valgrind-tests
SUBDIRS = gl lib extra po
-if NEED_LIBOPTS
-SUBDIRS += $(LIBOPTS_DIR)
-endif
-
SUBDIRS += src doc tests
if HAVE_GUILE