Explorar el Código

Generate .pc file for new libsam

git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@2575 fd59a12c-fef9-0310-b244-a6a79926bd2f
Fabio M. Di Nitto hace 16 años
padre
commit
8871924de5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pkgconfig/Makefile.am

+ 1 - 1
pkgconfig/Makefile.am

@@ -33,7 +33,7 @@ MAINTAINERCLEANFILES	= Makefile.in
 EXTRA_DIST		= libtemplate.pc.in corosync.pc.in
 
 LIBS	= cfg confdb coroipcc coroipcs cpg evs logsys pload quorum \
-	  totem_pg votequorum
+	  totem_pg votequorum sam
 
 target_LIBS = $(LIBS:%=lib%.pc)