Dist gio/gconstructor_as_data.h
authorChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 10 Feb 2012 00:57:21 +0000 (08:57 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 10 Feb 2012 00:57:21 +0000 (08:57 +0800)
This will avoid a dependency on a PERL installation for Visual Studio
builds.

Checked with mclasen in
https://bugzilla.gnome.org/show_bug.cgi?id=669538#c2

gio/Makefile.am

index 67eeae6..dc57ded 100644 (file)
@@ -615,6 +615,7 @@ EXTRA_DIST +=                       \
        abicheck.sh             \
        gio.rc.in               \
        gschema.dtd             \
+       gconstructor_as_data.h  \
        $(NULL)
 
 BUILT_EXTRA_DIST =             \