summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 9723e3f..7b5c7f7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -448,7 +448,8 @@ AC_CONFIG_FILES([Makefile \
include/libnet.h \
libnet.pc \
src/Makefile \
- sample/Makefile])
+ sample/Makefile \
+ win32/Makefile])
AC_CONFIG_FILES([doc/fixmanpages], [chmod a+x doc/fixmanpages])
AC_OUTPUT