[grilo] core: Fix distcheck



commit 6c4148a51efc379351697a6eca2c4086792d270c
Author: Juan A. Suarez Romero <jasuarez igalia com>
Date:   Mon Apr 2 10:31:01 2012 +0000

    core: Fix distcheck
    
    grl-inspect.1 was not distributed correctly.

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index e37eaeb..a7d91cb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -24,7 +24,7 @@ if BUILD_GRILO_NET
 pkgconfig_DATA += grilo-net-0.2.pc
 endif
 
-man1_MANS = grl-inspect.1
+dist_man1_MANS = grl-inspect.1
 
 MAINTAINERCLEANFILES = \
         aclocal.m4 \



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