aboutsummaryrefslogtreecommitdiffstats
path: root/util/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--util/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/Makefile.am b/util/Makefile.am
index 7668de61e..6247f1f2e 100644
--- a/util/Makefile.am
+++ b/util/Makefile.am
@@ -8,7 +8,7 @@ noinst_LTLIBRARIES = libutil.la
libutil_la_LDFLAGS =
libutil_la_SOURCES = logger.c fileutil.c miscutil.c strgutil.c \
ttyio.c errors.c iobuf.c \
- http.c simple-gettext.c
+ http.c simple-gettext.c w32reg.c
http-test: http.c