aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/daemon/Makefile.am')
-rw-r--r--src/daemon/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/daemon/Makefile.am b/src/daemon/Makefile.am
index 781220c8..05aa065c 100644
--- a/src/daemon/Makefile.am
+++ b/src/daemon/Makefile.am
@@ -15,6 +15,7 @@ AM_CPPFLAGS = \
15-I$(GCRYPT_CPPFLAGS) 15-I$(GCRYPT_CPPFLAGS)
16 16
17if HAVE_GNU_LD 17if HAVE_GNU_LD
18# If you want to debug with gdb, comment out this line:
18# retaincommand=-Wl,--retain-symbols-file -Wl,$(srcdir)/SYMBOLS 19# retaincommand=-Wl,--retain-symbols-file -Wl,$(srcdir)/SYMBOLS
19endif 20endif
20 21