summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 655a5ab..557b91c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -41,4 +41,7 @@ SOURCES = \
shroud/config.scm \
shroud/utils.scm \
shroud/secret.scm \
- shroud/ui.scm
+ shroud/ui.scm \
+ shroud/ui/hide.scm \
+ shroud/ui/remove.scm \
+ shroud/ui/show.scm