summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2004-08-09 00:15:27 +0000
committerSimon Josefsson <simon@josefsson.org>2004-08-09 00:15:27 +0000
commita507822d11bba0d38b7c1ba9dcbf66ca61dab637 (patch)
tree8b2e3e24f6763fb896e88de1ed04fb12c68e3b99
parent7550ba55a63c65d956fd55ece7e36df306b65a35 (diff)
downloadgnutls-a507822d11bba0d38b7c1ba9dcbf66ca61dab637.tar.gz
Typo, reported by Michael Heironimus <mkh01@earthlink.net>.
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 2ca2437347..1044a11117 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -17,7 +17,7 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
-AM_CPPFLAGS = -I../include
+AM_CPPFLAGS = -I../includes
AM_LDFLAGS = -no-install
LDADD = ../lib/libgnutls.la libutils.la