summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-10-30 19:55:31 +0100
committerSimon Josefsson <simon@josefsson.org>2008-10-30 19:55:31 +0100
commit6dbdcffb2b065d7c08c230343293c170f815d4e2 (patch)
tree0f3121bb853442bf6235c90ee83b813e8309e45d /Makefile.am
parent47280398b7705d9b632f5866153e82c35c2840e1 (diff)
downloadgnutls-6dbdcffb2b065d7c08c230343293c170f815d4e2.tar.gz
Separate headers as well. Clean up -I's.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 69f0c0dae3..e89a0dd4d7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -22,7 +22,7 @@
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
-SUBDIRS = gl includes lib libextra src doc tests
+SUBDIRS = gl lib libextra src doc tests
if HAVE_GUILE
SUBDIRS += guile