/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: 2022-06-27 15:51:01 UTC
  • Revision ID: tim@ed.am-20220627155101-znatxg4q91gqs1sc
additional change for brz->bzr

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 \
11
13
        command/stage_revert.py \
 
14
        command/stage_status.py \
12
15
        command/status.py \
13
16
        command/update.py \
14
17
        config.py \