aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'wsutil/Makefile.am')
-rw-r--r--wsutil/Makefile.am6
1 files changed, 4 insertions, 2 deletions
diff --git a/wsutil/Makefile.am b/wsutil/Makefile.am
index ee8459f727..0db6f97601 100644
--- a/wsutil/Makefile.am
+++ b/wsutil/Makefile.am
@@ -39,8 +39,10 @@ libwsutil_la_SOURCES = \
libwsutil_la_LIBADD = @GLIB_LIBS@
EXTRA_DIST = \
- Makefile.common \
- Makefile.nmake
+ Makefile.common \
+ Makefile.nmake \
+ file_util.c \
+ file_util.h
CLEANFILES = \
libwsutil.a \