diff options
Diffstat (limited to 'examples/Makefile.am')
| -rw-r--r-- | examples/Makefile.am | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am index 859ab38..2679423 100644 --- a/examples/Makefile.am +++ b/examples/Makefile.am @@ -16,7 +16,5 @@ ## along with libguile-ssh. If not, see ## <http://www.gnu.org/licenses/>. -AM_CFLAGS = @GUILE_CFLAGS@ `pkg-config --cflags guile-1.8` -Wall -g - examplesdir = $(pkgdatadir)/examples -dist_examples_DATA = README sssh.scm +dist_examples_DATA = README sssh.scm ssshd.scm |
