diff options
| author | Artyom Poptsov <poptsov.artyom@gmail.com> | 2013-11-20 21:30:37 +0400 |
|---|---|---|
| committer | Artyom Poptsov <poptsov.artyom@gmail.com> | 2013-11-20 21:30:37 +0400 |
| commit | 2e279ae1cca3a86d7ca2d49c57424b9a75cbdaa1 (patch) | |
| tree | 86b895e67914d46f8a9f49d73b8ce7a31442c007 /build-aux | |
| parent | src/session-type.c (PRINT_DEBUG): Remove the macro. (diff) | |
| download | guile-ssh-2e279ae1cca3a86d7ca2d49c57424b9a75cbdaa1.tar.gz | |
build_aux/: Rename to `build-aux'.
* build_aux/: Rename to `build-aux'. Configuration files are
updated.
* configure.ac: Update.
* Makefile.am: Update.
Diffstat (limited to 'build-aux')
| -rw-r--r-- | build-aux/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build-aux/Makefile.am b/build-aux/Makefile.am new file mode 100644 index 0000000..1bb8bf6 --- /dev/null +++ b/build-aux/Makefile.am @@ -0,0 +1 @@ +# empty |
