diff options
Diffstat (limited to 'servers/auth_server_lin/src/Makefile.am')
-rw-r--r-- | servers/auth_server_lin/src/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/servers/auth_server_lin/src/Makefile.am b/servers/auth_server_lin/src/Makefile.am index c9c9fde..2da637d 100644 --- a/servers/auth_server_lin/src/Makefile.am +++ b/servers/auth_server_lin/src/Makefile.am @@ -1,4 +1,5 @@ INCLUDES= $(all_includes) $(KDE_INCLUDES)/tde -I/usr/include/sasl +KDE_CXXFLAGS = $(USE_EXCEPTIONS) bin_PROGRAMS = remotefpga_authserver |