All of lore.kernel.org
 help / color / mirror / Atom feed
* [Patch 1/8] CLD: cleanup: add cld_msg_rpc.x
@ 2010-04-14 18:33 Pete Zaitcev
  2010-04-14 19:55 ` Jeff Garzik
  0 siblings, 1 reply; 4+ messages in thread
From: Pete Zaitcev @ 2010-04-14 18:33 UTC (permalink / raw)
  To: jeff; +Cc: Project Hail List

You know what's weird... Without this, I cannot build an RPM at all,
the rpmbuild complains about unpackaged files and aborts. But
everyone else seems to have no problem? Strange. BTW, I am on
Fedora 14.

Signed-off-by: Pete Zaitcev <zaitcev@redhat.com>

---
 lib/Makefile.am |    1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/Makefile.am b/lib/Makefile.am
index ea72426..012d558 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -27,6 +27,7 @@ libcldc_la_SOURCES	=	\
 	common.c		\
 	libtimer.c		\
 	pkt.c			\
+	cld_msg_rpc.x		\
 	cld_msg_rpc_xdr.c
 
 libcldc_la_LDFLAGS = \

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-04-17 23:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-14 18:33 [Patch 1/8] CLD: cleanup: add cld_msg_rpc.x Pete Zaitcev
2010-04-14 19:55 ` Jeff Garzik
2010-04-17  2:18   ` Pete Zaitcev
2010-04-17 23:23     ` Jeff Garzik

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.