From: "Fabio M. Di Nitto" <fdinitto@xxxxxxxxxx> Signed-off-by: Fabio M. Di Nitto <fdinitto@xxxxxxxxxx> --- exec/Makefile.am | 4 +--- pkgconfig/Makefile.am | 1 - 2 files changed, 1 insertions(+), 4 deletions(-) diff --git a/exec/Makefile.am b/exec/Makefile.am index 6f739f4..f55ed86 100644 --- a/exec/Makefile.am +++ b/exec/Makefile.am @@ -98,7 +98,7 @@ endif lint: -splint $(INCLUDES) $(LINT_FLAGS) $(CFLAGS) *.c -all-local: $(LCRSO_OBJS) $(LCRSO) $(SHARED_LIBS) +all-local: $(SHARED_LIBS) @echo Built corosync Executive install-exec-local: @@ -109,8 +109,6 @@ install-exec-local: uninstall-local: cd $(DESTDIR)/$(libdir) && \ rm -f $(SHARED_LIBS) $(SHARED_LIBS_SO) $(SHARED_LIBS_SO_TWO) - cd $(DESTDIR)/$(LCRSODIR) && \ - rm -f $(LCRSO) clean-local: rm -f corosync *.o gmon.out *.da *.bb *.bbg *.so* diff --git a/pkgconfig/Makefile.am b/pkgconfig/Makefile.am index b3db16c..597a5dc 100644 --- a/pkgconfig/Makefile.am +++ b/pkgconfig/Makefile.am @@ -56,7 +56,6 @@ lib%.pc: libtemplate.pc.in Makefile -e 's#@''PREFIX@#$(exec_prefix)#g' \ -e 's#@''LIBDIR@#$(libdir)#g' \ -e 's#@''LIBVERSION@#$(VERSION)#g' \ - -e 's#@''COROLCRSODIR@#$(LCRSODIR)#g' \ -e 's#@''COROSOCKETDIR@#$(SOCKETDIR)#g' \ $< > $@-t chmod a-w $@-t -- 1.7.7.6 _______________________________________________ discuss mailing list discuss@xxxxxxxxxxxx http://lists.corosync.org/mailman/listinfo/discuss