[BACK]Return to Makefile.am CVS log [TXT][DIR] Up to [Development] / performer / src / pyper / tests

File: [Development] / performer / src / pyper / tests / Makefile.am (download)

Revision 1.1, Mon May 21 21:40:00 2001 UTC (16 years, 4 months ago) by flynnt
Branch: MAIN
CVS Tags: HEAD

Doing some cleanup and adding the pfgtk example and the python wrapper for
Performer (pyper).

## Process this with automake to produce Makefile.in

##
## $Source: /oss/CVS/cvs/performer/src/pyper/tests/Makefile.am,v $
## $Author: flynnt $
## $Revision: 1.1 $
##

EXTRA_DIST = \
  tst2.py \
  tst3.py \
  minimal.py \
  runtest.sh

pkgdata_SCRIPTS = \
  tst2.py \
  tst3.py \
  minimal.py \
  runtest.sh

## $Log: Makefile.am,v $
## Revision 1.1  2001/05/21 21:40:00  flynnt
## Doing some cleanup and adding the pfgtk example and the python wrapper for
## Performer (pyper).
##
## Revision 1.2  2001/04/05 15:52:48  bram
## added sample
##
## Revision 1.1  2000/08/23 12:40:32  bram
## added tests
##