[libgrss: 6/9] build: dist tap-test also



commit 79cfe2160ccfb436fd5c8b93a73afc6403095bc9
Author: Igor Gnatenko <ignatenko src gnome org>
Date:   Sat Jul 18 23:22:30 2015 +0300

    build: dist tap-test also
    
    Signed-off-by: Igor Gnatenko <ignatenko src gnome org>

 Makefile.am |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 567d613..10b558a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,9 @@
 ACLOCAL_AMFLAGS = -I m4
 SUBDIRS = src doc
-EXTRA_DIST = AUTHORS
-CLEANFILES = libgrss.pc
+EXTRA_DIST = \
+       AUTHORS \
+       tap-test \
+       $(NULL)
 
 pcfiledir = $(libdir)/pkgconfig
 pcfile_DATA = libgrss.pc


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