mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 19:36:18 +01:00
6dfc6fee7b
It was suggested that the project files be moved here as we don't actually need to go two directory layers from $(srcroot), and would help us to standardize on things in the future across the board.
7 lines
91 B
Makefile
7 lines
91 B
Makefile
SUBDIRS = vs9 vs10 vs11 vs12 vs14
|
|
|
|
EXTRA_DIST = \
|
|
glibpc.py \
|
|
pc_base.py \
|
|
replace.py
|