Since GDK-Pixbuf is now in a package of its own, stop the distribution of GDK-Pixbuf projects (those files are no longer referenced in the GTK+ solution file already)
14 lines
210 B
Makefile
14 lines
210 B
Makefile
include $(top_srcdir)/Makefile.decl
|
|
|
|
EXTRA_DIST += \
|
|
README.txt \
|
|
gtk+.sln \
|
|
gtk+.vsprops \
|
|
gdk-win32.vcproj \
|
|
gdk.vcproj \
|
|
gdk.vcprojin \
|
|
gtk.vcproj \
|
|
gtk.vcprojin \
|
|
gtk-demo.vcproj \
|
|
install.vcproj
|