From: Ben Pfaff Date: Thu, 12 Mar 2009 00:19:49 +0000 (-0700) Subject: Make sure that the .man include files get into "make dist" output. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e4e621ef021c0429fd9ca9c11499f6afa4c6e19;p=openvswitch Make sure that the .man include files get into "make dist" output. --- diff --git a/lib/automake.mk b/lib/automake.mk index 18afc694..244be168 100644 --- a/lib/automake.mk +++ b/lib/automake.mk @@ -131,6 +131,14 @@ EXTRA_DIST += \ lib/dh4096.pem \ lib/dhparams.h +EXTRA_DIST += \ + lib/common.man \ + lib/daemon.man \ + lib/dpif.man \ + lib/leak-checker.man \ + lib/vlog.man + + CLEANFILES += lib/dirs.c lib/dirs.c: Makefile ($(ro_c) && \