mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-13 12:56:15 +01:00
9c7df09c3b
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.
12 lines
115 B
Makefile
12 lines
115 B
Makefile
SUBDIRS = \
|
|
dirent \
|
|
vs9 \
|
|
vs10 \
|
|
vs11 \
|
|
vs12
|
|
|
|
EXTRA_DIST = \
|
|
make.msc \
|
|
module.defs \
|
|
replace.py
|