diff options
author | Alberto Garcia <berto@igalia.com> | 2014-08-26 14:16:54 +0300 |
---|---|---|
committer | Juan A. Suarez Romero <jasuarez@igalia.com> | 2014-08-26 14:04:30 +0000 |
commit | ae973eb04c5618ee2f668bda77e4426382cbf336 (patch) | |
tree | 18a1a60adcffd1b1dc101f3fb1474d591a0a70a3 /Makefile.am | |
parent | 8fa8e53ff8673cc9a2ee3bcfb79340913bab3ab2 (diff) |
doc: Rename grl-inspect.1 to grl-inspect-0.2.1
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index c9ad98b..686178f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -28,7 +28,7 @@ if BUILD_GRILO_PLS pkgconfig_DATA += grilo-pls-0.2.pc endif -dist_man1_MANS = grl-inspect.1 grl-launch-0.2.1 +dist_man1_MANS = grl-inspect-0.2.1 grl-launch-0.2.1 MAINTAINERCLEANFILES = \ $(GITIGNORE_MAINTAINERCLEANFILES_TOPLEVEL) \ |