Update of /cvsroot/python-gtkextra/python-gtkextra2
In directory sc8-pr-cvs1:/tmp/cvs-serv16338
Modified Files:
Makefile.am
Log Message:
include test.sh in dist
Index: Makefile.am
===================================================================
RCS file: /cvsroot/python-gtkextra/python-gtkextra2/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** Makefile.am 7 Jan 2003 17:06:06 -0000 1.2
--- Makefile.am 9 Jan 2003 13:16:07 -0000 1.3
***************
*** 14,17 ****
--- 14,18 ----
python-gtkextra.spec.in \
python-gtkextra.pc.in \
+ examples/test.sh \
examples/icons.py \
examples/pixmaps.py \
|