diff options
Diffstat (limited to 'clients/tde/src/app/Makefile.am')
-rw-r--r-- | clients/tde/src/app/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clients/tde/src/app/Makefile.am b/clients/tde/src/app/Makefile.am index bf99c6e..01fa891 100644 --- a/clients/tde/src/app/Makefile.am +++ b/clients/tde/src/app/Makefile.am @@ -1,5 +1,5 @@ SUBDIRS = views -INCLUDES = $(all_includes) -I$(top_srcdir)/src -I$(top_builddir)/src $(KDE_INCLUDES)/tde +INCLUDES = $(all_includes) $(KRB5_CFLAGS) -I$(top_srcdir)/src -I$(top_builddir)/src $(KDE_INCLUDES)/tde METASOURCES = AUTO KDE_ICON = remote_laboratory_client |