/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: 2016-02-23 19:35:21 UTC
  • Revision ID: tim@ed.am-20160223193521-2vgtxbfos50rrpku
renamed version -> VERSION

Show diffs side-by-side

added added

removed removed

8
8
        command/init.py \
9
9
        command/resolve.py \
10
10
        command/revert.py \
11
 
        command/stage_add.py \
12
 
        command/stage_commit.py \
13
11
        command/stage_revert.py \
14
 
        command/stage_status.py \
15
12
        command/status.py \
16
13
        command/update.py \
17
14
        config.py \