]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Add what I think is needed for the man page in the Makefile.am.
authorNicholas Nethercote <njn@valgrind.org>
Sat, 12 Mar 2005 21:06:06 +0000 (21:06 +0000)
committerNicholas Nethercote <njn@valgrind.org>
Sat, 12 Mar 2005 21:06:06 +0000 (21:06 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3317

docs/Makefile.am

index da4abb9bcee804428d5ed1a4e2c1fdd03867b6c9..ec95c7723d4dd58438965cc7e099ce2a007d3a01 100644 (file)
@@ -2,6 +2,8 @@ SUBDIRS = xml lib images
 
 EXTRA_DIST = README porting-HOWTO
 
+dist_man_MANS = valgrind.1     # Unsure about this --njn
+
 ##-------------------------------------------------------------------
 ## Below here is more ordinary make stuff...
 ##-------------------------------------------------------------------