summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Add 'make publish' target.David Thompson2019-07-101-0/+5
|
* Makefile: Install Guile modules in the correct location.Amar Singh2019-07-091-2/+3
| | | | | * Makefile.am (moddir, godir): Use $GUILE_EFFECTIVE_VERSION to generate installation directories.
* Install scripts/shroud to $prefix/bin.David Thompson2015-10-011-0/+3
| | | | What a huge oversight. Thanks the ArneBab for reporting.
* Distribute pre-inst-env.in and package.scm in release tarballs.David Thompson2015-08-151-0/+4
| | | | * Makefile.am (EXTRA_DIST): Add pre-inst-env.in and package.scm.
* ui: Add 'list' subcommand.David Thompson2015-08-121-0/+1
| | | | | | * shroud/ui.scm (%commands): Add "list". * shroud/ui/list.scm: New file. * Makefile.am (SOURCES): Add it.
* Add show, hide, and remove subcommands.David Thompson2015-05-251-1/+4
|
* First commit.David Thompson2015-05-251-0/+44