Added example.cfg to the distribution.
1 parent 2e22af7 commit a86ca87ba0dde2e4012e8554d8f3b8ecdd437193
@tundra tundra authored on 21 Apr 2004
Showing 1 changed file
View
4
mktconfpy
#!/bin/sh
# Build a release of tconfpy
# $Id: mktconfpy,v 1.106 2004/04/05 08:51:17 tundra Exp $
# $Id: mktconfpy,v 1.107 2004/04/21 20:20:53 tundra Exp $
 
COLOR=
#COLOR=--color
PROGFILE="tconfpy.py"
SUPPFILES="Makefile tconfpy.3 tconfpy-license.txt test-tc.py test-tc.1 setup.py"
SUPPFILES="Makefile tconfpy.3 tconfpy-license.txt test-tc.py test-tc.1 setup.py example.cfg"
DOCFILES="tconfpy.html tconfpy.ps tconfpy.pdf tconfpy.py.ps READ-1ST.txt WHATSNEW.txt tconfpy.txt\
test-tc.html test-tc.ps test-tc.pdf test-tc.py.ps test-tc.txt"
 
# Check Command Line Args