From: Pete Zaitcev <zaitcev@redhat.com>
To: jeff@garzik.org
Cc: Project Hail List <hail-devel@vger.kernel.org>
Subject: [Patch 1/8] CLD: cleanup: add cld_msg_rpc.x
Date: Wed, 14 Apr 2010 12:33:46 -0600 [thread overview]
Message-ID: <20100414123346.47fec63e@redhat.com> (raw)
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 = \
next reply other threads:[~2010-04-14 18:33 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-14 18:33 Pete Zaitcev [this message]
2010-04-14 19:55 ` [Patch 1/8] CLD: cleanup: add cld_msg_rpc.x Jeff Garzik
2010-04-17 2:18 ` Pete Zaitcev
2010-04-17 23:23 ` Jeff Garzik
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100414123346.47fec63e@redhat.com \
--to=zaitcev@redhat.com \
--cc=hail-devel@vger.kernel.org \
--cc=jeff@garzik.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.