[hotssh] build: Fix 'make dist'



commit 578eabe7534f67e23ca463e8a3f66b97de644b37
Author: Colin Walters <walters verbum org>
Date:   Tue Nov 26 17:38:34 2013 -0500

    build: Fix 'make dist'
    
    Drop reference to not shipped file.

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index dcd72a9..9b69a22 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -47,7 +47,7 @@ typelibdir = $(libdir)/girepository-1.0
 typelib_DATA =
 gsettings_SCHEMAS =
 
-EXTRA_DIST += autogen.sh COPYING README.md
+EXTRA_DIST += autogen.sh COPYING
 
 GITIGNOREFILES = aclocal.m4 build-aux config.h.in m4
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]