aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/Makefile.am')
-rw-r--r--e-util/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/e-util/Makefile.am b/e-util/Makefile.am
index 61c49ed99c..2a134e14ed 100644
--- a/e-util/Makefile.am
+++ b/e-util/Makefile.am
@@ -106,7 +106,7 @@ pilot_sources = \
if ENABLE_PILOT_CONDUITS
pilot_compile = $(pilot_sources)
else
-pilot_compile =
+pilot_compile = md5-utils.c
endif
libeconduit_la_SOURCES = $(pilot_compile)