/stdhome

To get this branch, use:
bzr branch http://bzr.ed.am/stdhome

« back to all changes in this revision

Viewing changes to lib/stdhome/Makefile.am

  • Committer: Tim Marston
  • Date: 2013-12-08 19:28:11 UTC
  • Revision ID: tim@ed.am-20131208192811-r20qj7cgmn4duw11
initial commit; basic app startup and initial command-line processing

Show diffs side-by-side

added added

removed removed

2
2
 
3
3
pkgpython_PYTHON = \
4
4
        __init__.py \
5
 
        the.py \
6
 
        program.py \
7
 
        repo.py \
8
 
        deployment.py \
9
 
        command_init.py
 
5
        stdhome.py