summaryrefslogtreecommitdiff
path: root/win32/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'win32/Makefile.am')
-rw-r--r--win32/Makefile.am14
1 files changed, 12 insertions, 2 deletions
diff --git a/win32/Makefile.am b/win32/Makefile.am
index 934ddb81a..94cf95571 100644
--- a/win32/Makefile.am
+++ b/win32/Makefile.am
@@ -1,10 +1,20 @@
+include $(top_srcdir)/misc/Makefile.quiet
include $(top_srcdir)/misc/Makefile.common
-SUBDIRS = include
-
EXTRA_DIST = \
scripts/post_install.bat \
scripts/ffmpeg_win32.patch \
+ include/msvc/sys/time.h \
+ include/msvc/config.h \
+ include/msvc/inttypes.h \
+ include/msvc/stdint.h \
+ include/msvc/unistd.h \
+ include/sys/socket.h \
+ include/netinet/in.h \
+ include/sys/socket.h \
+ include/dlfcn.h \
+ include/netdb.h \
+ include/pwd.h \
config.h \
README \
libdvdnav.def \