2010-04-12 20:47:52 +00:00
|
|
|
include $(top_srcdir)/Makefile.decl
|
|
|
|
|
2010-03-21 16:24:24 +00:00
|
|
|
SUBDIRS = \
|
|
|
|
win32
|
2013-01-24 22:35:30 +00:00
|
|
|
|
2014-01-13 08:05:00 +00:00
|
|
|
EXTRA_DIST += \
|
|
|
|
msvcfiles.py \
|
|
|
|
gen-file-list-gtk.py \
|
2014-01-13 09:19:07 +00:00
|
|
|
detectenv_msvc.mak \
|
2014-01-13 08:05:00 +00:00
|
|
|
introspection-msvc.mak \
|
2014-08-07 15:11:34 +00:00
|
|
|
gtk-introspection-msvc.mak.in \
|
2014-01-13 08:05:00 +00:00
|
|
|
gtk-introspection-msvc.mak
|
|
|
|
|
2013-01-24 22:35:30 +00:00
|
|
|
-include $(top_srcdir)/git.mk
|