X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Flttv%2FMakefile.am;h=058e642712feb49318f702b2501c3358e98216aa;hb=f2923fb2ab6ecc36c74e7845b7b07fe96d3d6d67;hp=86bca39c566435873e1b9b94f65b335d80e8f777;hpb=6da3640c5dfff6319edcb000391cb2fdfa5abe56;p=lttv.git diff --git a/ltt/branches/poly/lttv/lttv/Makefile.am b/ltt/branches/poly/lttv/lttv/Makefile.am index 86bca39c..058e6427 100644 --- a/ltt/branches/poly/lttv/lttv/Makefile.am +++ b/ltt/branches/poly/lttv/lttv/Makefile.am @@ -50,6 +50,14 @@ lttv_real_SOURCES = batchtest.c main.c module.c option.c \ iattribute.c state.c stats.c \ tracecontext.c traceset.c filter.c print.c +#man_MANS = lttv.1 +#EXTRA_DIST = lttv.1 + +#install-data-hook: +# cd $(DESTDIR)$(mandir)/man1 && \ +# $(LN_S) -f lttv.1 lttv-gui.1 \ +# $(LN_S) -f lttv.1 lttv.real.1 + if LTTVSTATIC lttv_real_LDFLAGS = -profile -static endif