]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
removed trailing slash.
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 8 Jan 2012 11:46:52 +0000 (12:46 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 8 Jan 2012 11:46:52 +0000 (12:46 +0100)
lib/accelerated/x86/Makefile.am

index 79acf96089416f98d612ee6ef1074fd3f6b77612..d96837c87f90a4dd10829b39cb6f90f09aa95f74 100644 (file)
@@ -20,8 +20,7 @@
 
 AM_LIBTOOLFLAGS=--tag=CC
 AM_CFLAGS = $(WERROR_CFLAGS) $(WSTACK_CFLAGS) $(WARN_CFLAGS)
-AM_CPPFLAGS = \
-       -I$(srcdir)/../../../gl         \
+AM_CPPFLAGS = -I$(srcdir)/../../../gl          \
        -I$(builddir)/../../../gl               \
        -I$(srcdir)/../../includes      \
        -I$(builddir)/../../includes    \