Changed GTK_INCLUDEDIR to EXTRA_GNOME_CFLAGS.

2001-04-23  Mikael Hallendal  <micke@codefactory.se>

	* providers/nntp/Makefile.am (INCLUDES):
	Changed GTK_INCLUDEDIR to EXTRA_GNOME_CFLAGS.

svn path=/trunk/; revision=9494
This commit is contained in:
Mikael Hallendal
2001-04-23 00:16:10 +00:00
committed by Mikael Hallendal
parent 061990182b
commit 113cb67b33
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2001-04-23 Mikael Hallendal <micke@codefactory.se>
* providers/nntp/Makefile.am (INCLUDES):
Changed GTK_INCLUDEDIR to EXTRA_GNOME_CFLAGS.
2001-04-20 Jeffrey Stedfast <fejj@ximian.com>
* camel-smime-context.c (smime_sign): Implemented using the

View File

@ -14,7 +14,7 @@ INCLUDES = -I../.. \
-I$(top_srcdir)/e-util \
-I$(top_srcdir) \
-I$(includedir) \
$(GTK_INCLUDEDIR) \
$(EXTRA_GNOME_CFLAGS) \
-DG_LOG_DOMAIN=\"camel-nntp-provider\"
libcamelnntp_la_SOURCES = \