]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
lib/opencdk/Makefile.am (INCLUDES): Rename to `AM_CPPFLAGS'.
authorSimon Josefsson <simon@josefsson.org>
Wed, 2 Jul 2008 18:03:09 +0000 (20:03 +0200)
committerSimon Josefsson <simon@josefsson.org>
Wed, 2 Jul 2008 18:03:09 +0000 (20:03 +0200)
lib/opencdk/Makefile.am

index 4dcfeafdc8ebdcf94044d52bb2f6d5d448bcb26e..b54ba907fa72319507479e3a972a71231869f353 100644 (file)
@@ -20,7 +20,7 @@
 # Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
 # MA 02110-1301, USA
 
-INCLUDES = -I$(top_srcdir)/lib \
+AM_CPPFLAGS = -I$(top_srcdir)/lib \
        -I$(top_srcdir)/includes -I$(top_builddir)/includes \
        -I$(top_srcdir)/lgl -I$(top_builddir)/lgl