summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin.dahyabhai@pobox.com>2009-04-01 19:30:44 -0400
committerNalin Dahyabhai <nalin.dahyabhai@pobox.com>2009-04-01 19:30:44 -0400
commite9e45b52a7ccf311b98683ca2e3ee241a0ec8c08 (patch)
treea36c4b07f54e89c6146479cc44f594d3251144b8 /src/Makefile.am
parent959063b017e40f6f03007228bb1c3dc37a11d437 (diff)
downloadcredmonger-e9e45b52a7ccf311b98683ca2e3ee241a0ec8c08.tar.gz
credmonger-e9e45b52a7ccf311b98683ca2e3ee241a0ec8c08.tar.xz
credmonger-e9e45b52a7ccf311b98683ca2e3ee241a0ec8c08.zip
- first cut, not actually a working daemon
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 2dd2a80..8214567 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,2 +1,4 @@
+AM_CFLAGS = @KRB5_CFLAGS@
+LDFLAGS = @KRB5_LIBS@
sbin_PROGRAMS = credmonger
credmonger_SOURCES = credmonger.c