summaryrefslogtreecommitdiffstats
path: root/server/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'server/Makefile.am')
-rw-r--r--server/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/server/Makefile.am b/server/Makefile.am
index acf060c6c..b70be9380 100644
--- a/server/Makefile.am
+++ b/server/Makefile.am
@@ -13,6 +13,11 @@ pipepath = @pipepath@
initdir = @initdir@
shadow_utils_path = @shadow_utils_path@
+AM_CFLAGS =
+if WANT_AUX_INFO
+ AM_CFLAGS += -aux-info $@.X
+endif
+
REPLACE_CFLAGS = \
-I $(srcdir)/../replace
REPLACE_LIBS = \