diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 557b91c..ec7af0a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -43,5 +43,6 @@ SOURCES = \ shroud/secret.scm \ shroud/ui.scm \ shroud/ui/hide.scm \ + shroud/ui/list.scm \ shroud/ui/remove.scm \ shroud/ui/show.scm |