glib/build/win32/Makefile.am
Chun-wei Fan 9c7df09c3b MSVC Builds: Simplify Script to Generate glib-mkenums
Use a simple all-purpose utility script to generate the glib-mkenums
PERL script with the version info, and stop using the script that
tries to parse the autotools files.  Move the things that
were taken out from build/win32/setup.py back there.
2015-09-09 15:21:12 +08:00

12 lines
115 B
Makefile

SUBDIRS = \
dirent \
vs9 \
vs10 \
vs11 \
vs12
EXTRA_DIST = \
make.msc \
module.defs \
replace.py