summaryrefslogtreecommitdiff
path: root/modules/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
* modules/srfi: Compile SRFI-64 module•••* modules/srfi/Makefile.am: Add to the repository. * modules/Makefile.am (SUBDIRS): Add 'srfi' * configure.ac: Update. Artyom V. Poptsov2016-07-031-1/+1
* Makefile.am: Fix 'clean-go' target•••* Makefile.am (clean-go): Fix the target. * modules/ssh/Makefile.am (clean-go): Likewise. * modules/Makefile.am (clean-go): New target. Artyom V. Poptsov2015-08-031-0/+4
* ssh/*.scm: Move to 'modules/ssh'•••* ssh/auth.scm, ssh/channel.scm, ssh/dist.scm, ssh/key.scm, ssh/log.scm, ssh/message.scm, ssh/server.scm, ssh/session.scm, ssh/tunnel.scm, ssh/version.scm, ssh/dist/Makefile.am, ssh/dist/job.scm, ssh/dist/node.scm: Move to 'modules/ssh'. * ssh/Makefile.am: Update. * modules/Makefile.am (SUBDIRS): Add 'ssh'. * .gitignore: Ignore *.go files. * configure.ac (AC_CONFIG_FILES): Add 'modules/ssh/dist/Makefile'. Artyom V. Poptsov2015-07-251-0/+2
* srfi: Move to 'modules'•••* srfi: Move to 'modules' directory. * Makefile.am (SUBDIRS): Add 'modules'. (EXTRA_DIST): Remove 'srfi'. * configure.ac (AC_CONFIG_FILES): Add 'modules/Makefile'. * doc/version.texi: Update. * modules/Makefile.am: Add to the repository. * tests/Makefile.am (AM_SCM_LOG_FLAGS): Search for modules in '$(top_srcdir)/modules'. Artyom V. Poptsov2015-07-251-0/+22