aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/Makefile.am
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss.ws@gmail.com>2012-09-03 19:56:25 +0000
committerJeff Morriss <jeff.morriss.ws@gmail.com>2012-09-03 19:56:25 +0000
commit005bc98d099965df92d1826d218a2b11443bba21 (patch)
tree2a2b7a9e40bfd470726205936d3da7a03ff592b8 /ui/gtk/Makefile.am
parent4c0b20f3bbfc861ec1c6767554f9613ce52aca7f (diff)
LIBGCRYPT_CFLAGS and LIBGNUTLS_CFLAGS don't seem to be necessary here.
svn path=/trunk/; revision=44759
Diffstat (limited to 'ui/gtk/Makefile.am')
-rw-r--r--ui/gtk/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/gtk/Makefile.am b/ui/gtk/Makefile.am
index 3419b34860..f410bddc91 100644
--- a/ui/gtk/Makefile.am
+++ b/ui/gtk/Makefile.am
@@ -81,7 +81,7 @@ libgtkui_dirty_a_SOURCES = \
libgtkui_dirty_a_DEPENDENCIES =
# Common headers
-AM_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/wiretap $(LIBGCRYPT_CFLAGS) $(LIBGNUTLS_CFLAGS) $(PORTAUDIO_INCLUDES)
+AM_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/wiretap $(PORTAUDIO_INCLUDES)
doxygen: