summaryrefslogtreecommitdiff
path: root/git-annex.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'git-annex.cabal')
-rw-r--r--git-annex.cabal3
1 files changed, 2 insertions, 1 deletions
diff --git a/git-annex.cabal b/git-annex.cabal
index 2cd605e0b..8b9a6b2f5 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -743,6 +743,7 @@ Executable git-annex
Command.NotifyChanges
Command.NumCopies
Command.P2P
+ Command.PostReceive
Command.PreCommit
Command.Proxy
Command.ReKey
@@ -814,6 +815,7 @@ Executable git-annex
Git.Command
Git.Command.Batch
Git.Config
+ Git.ConfigTypes
Git.Construct
Git.CurrentRepo
Git.DiffTree
@@ -839,7 +841,6 @@ Executable git-annex
Git.Remote.Remove
Git.Repair
Git.Sha
- Git.SharedRepository
Git.Status
Git.Tree
Git.Types