X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;ds=inline;f=src%2FMakefile.am;h=42e729f1616fe10cd7bbe2ab741ffc0419f1d1a8;hb=2a00c5af9a7d64b295de71709ad65f1c1a21154a;hp=042d9d61896e7420942524725c884b38ddf479d0;hpb=85016b609dc5cabc1ba230d39acf143f3519c103;p=metaproxy-moved-to-github.git diff --git a/src/Makefile.am b/src/Makefile.am index 042d9d6..42e729f 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.13 2005-10-08 17:28:28 marc Exp $ +## $Id: Makefile.am,v 1.14 2005-10-12 20:45:56 marc Exp $ MAINTAINERCLEANFILES = Makefile.in config.in config.hpp @@ -47,3 +47,6 @@ test_boost_time_LDADD = $(LDADD) -lboost_unit_test_framework # doxygen target dox: (cd $(top_srcdir) ; make dox) + +showdox: + (cd $(top_srcdir) ; make showdox)