On 01/06/2012 03:12 AM, Jan Friesse wrote: > Steve, > I was trying this way too, but it has problem, that after build, make > clean doesn't clean corosync-xmlproc. > > Honza Ok. Well I'd rather make dist work then make clean. Wihout make dist we can't do any tarball releases. Perhaps we can file a bug for make clean not totally working properly. Regards -steve > > Steven Dake napsal(a): >> Signed-off-by: Steven Dake <sdake@xxxxxxxxxx> >> --- >> tools/Makefile.am | 6 +++--- >> 1 files changed, 3 insertions(+), 3 deletions(-) >> >> diff --git a/tools/Makefile.am b/tools/Makefile.am >> index 3089150..614b24e 100644 >> --- a/tools/Makefile.am >> +++ b/tools/Makefile.am >> @@ -41,13 +41,13 @@ sbin_PROGRAMS = corosync-fplay >> corosync-cfgtool \ >> bin_SCRIPTS = corosync-blackbox >> >> if INSTALL_XMLCONF >> -bin_PROGRAMS = corosync-xmlproc >> +bin_SCRIPTS += corosync-xmlproc >> +endif >> >> corosync-xmlproc: corosync-xmlproc.sh >> sed -e 's#@''DATADIR@#${datadir}#g' $< > $@ >> -endif >> >> -EXTRA_DIST = $(bin_SCRIPTS) corosync-notifyd.sysconfig.example >> +EXTRA_DIST = $(bin_SCRIPTS) corosync-xmlproc.sh >> corosync-notifyd.sysconfig.example >> >> corosync_fplay_LDADD = $(LIBQB_LIBS) >> corosync_pload_LDADD = -lpload $(LIBQB_LIBS) > _______________________________________________ discuss mailing list discuss@xxxxxxxxxxxx http://lists.corosync.org/mailman/listinfo/discuss