summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJohan Dahlin <jdahlin@async.com.br>2008-04-29 11:29:37 +0000
committerJohan Dahlin <johan@src.gnome.org>2008-04-29 11:29:37 +0000
commitbc5755c7746752978dd34cad7454a79e2ff71b35 (patch)
tree5e7799ad1d9771622bc1a429a1bd6253417201f1 /Makefile.am
parent037f2bb7cf262cbd69a0bd70ff2dc289b1950069 (diff)
Add a basic, unfinshed man page for g-ir-scanner, move documents into .txt
2008-04-29 Johan Dahlin <jdahlin@async.com.br> * Makefile.am: * docs/g-ir-scanner.1: * metadata-annotations-proposal.txt: * metadata-format.txt: Add a basic, unfinshed man page for g-ir-scanner, move documents into .txt svn path=/trunk/; revision=259
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index b064a57..94207a5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,6 +3,7 @@ ACLOCAL_AMFLAGS = -I m4
SUBDIRS = gir girepository giscanner tools tests
DIST_SUBDIRS = m4 $(SUBDIRS)
+man_MANS = docs/g-ir-scanner.1
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = gobject-introspection.pc