mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-07 01:00:28 +00:00
24 lines
449 B
Makefile
24 lines
449 B
Makefile
include $(top_srcdir)/Makefile.decl
|
|
|
|
EXTRA_DIST += \
|
|
README.txt \
|
|
gtk+.sln \
|
|
gtk+.props \
|
|
gdk-win32.vcxproj \
|
|
gdk-win32.vcxproj.filters \
|
|
gdk.vcxproj \
|
|
gdk.vcxprojin \
|
|
gdk.vcxproj.filters \
|
|
gdk.vcxproj.filtersin \
|
|
gtk.vcxproj \
|
|
gtk.vcxprojin \
|
|
gtk.vcxproj.filters \
|
|
gtk.vcxproj.filtersin \
|
|
gtk3-demo.vcxproj \
|
|
gtk3-demo.vcxproj.filters \
|
|
gailutil.vcxproj \
|
|
gailutil.vcxproj.filters \
|
|
install.vcxproj
|
|
|
|
-include $(top_srcdir)/git.mk
|