Include pltcheck.sh in EXTRA_DIST.

2006-10-02  Behdad Esfahbod  <behdad@gnome.org>

        * gdk-pixbuf/Makefile.am:
        * gdk/Makefile.am:
        * gtk/Makefile.am:
        Include pltcheck.sh in EXTRA_DIST.
This commit is contained in:
Behdad Esfahbod
2006-10-02 18:02:15 +00:00
committed by Behdad Esfahbod
parent b6a5bbb514
commit 1f33657330
4 changed files with 13 additions and 3 deletions

View File

@ -1,3 +1,10 @@
2006-10-02 Behdad Esfahbod <behdad@gnome.org>
* gdk-pixbuf/Makefile.am:
* gdk/Makefile.am:
* gtk/Makefile.am:
Include pltcheck.sh in EXTRA_DIST.
2006-10-02 Behdad Esfahbod <behdad@gnome.org>
* gdk/x11/gdkevents-x11.c: Move all includes before including

View File

@ -432,6 +432,7 @@ EXTRA_DIST = \
gdk-pixbuf.symbols \
makegdkpixbufalias.pl \
abicheck.sh \
pltcheck.sh \
gdk_pixbuf.def \
gdk_pixbuf.rc \
gdk-pixbuf-marshal.c \

View File

@ -16,7 +16,8 @@ EXTRA_DIST = \
gdk.symbols \
makegdkalias.pl \
gdkaliasdef.c \
abicheck.sh
abicheck.sh \
pltcheck.sh
INCLUDES = \
-DG_LOG_DOMAIN=\"Gdk\" \
@ -198,7 +199,7 @@ gdkaliasdef.c: gdk.symbols
$(PERL) $(srcdir)/makegdkalias.pl -def < $(srcdir)/gdk.symbols > gdkaliasdef.c
if OS_LINUX
TESTS = pltcheck.sh abicheck.sh
TESTS = abicheck.sh pltcheck.sh
endif

View File

@ -1146,6 +1146,7 @@ EXTRA_DIST += \
makefile.msc \
makefile.msc.in \
makegtkalias.pl \
abicheck.sh
abicheck.sh \
pltcheck.sh
install-data-local: