From: zkabelac@sourceware.org <zkabelac@sourceware.org>
To: lvm-devel@redhat.com
Subject: LVM2/daemons/dmeventd/plugins lvm2/Makefile.in ...
Date: 30 Sep 2010 10:09:00 -0000 [thread overview]
Message-ID: <20100930100900.22616.qmail@sourceware.org> (raw)
CVSROOT: /cvs/lvm2
Module name: LVM2
Changes by: zkabelac at sourceware.org 2010-09-30 10:08:59
Modified files:
daemons/dmeventd/plugins/lvm2: Makefile.in
daemons/dmeventd/plugins/mirror: Makefile.in
daemons/dmeventd/plugins/snapshot: Makefile.in
Log message:
Add missing cleanup rule for generated .exported_symbols_generated
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/daemons/dmeventd/plugins/lvm2/Makefile.in.diff?cvsroot=lvm2&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/daemons/dmeventd/plugins/mirror/Makefile.in.diff?cvsroot=lvm2&r1=1.21&r2=1.22
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/daemons/dmeventd/plugins/snapshot/Makefile.in.diff?cvsroot=lvm2&r1=1.16&r2=1.17
--- LVM2/daemons/dmeventd/plugins/lvm2/Makefile.in 2010/04/09 21:42:49 1.5
+++ LVM2/daemons/dmeventd/plugins/lvm2/Makefile.in 2010/09/30 10:08:58 1.6
@@ -29,3 +29,5 @@
install_lvm2: install_lib_shared
install: install_lvm2
+
+DISTCLEAN_TARGETS += .exported_symbols_generated
--- LVM2/daemons/dmeventd/plugins/mirror/Makefile.in 2010/05/11 08:41:58 1.21
+++ LVM2/daemons/dmeventd/plugins/mirror/Makefile.in 2010/09/30 10:08:59 1.22
@@ -35,3 +35,5 @@
install_lvm2: install_dm_plugin
install: install_lvm2
+
+DISTCLEAN_TARGETS += .exported_symbols_generated
--- LVM2/daemons/dmeventd/plugins/snapshot/Makefile.in 2010/05/11 08:41:59 1.16
+++ LVM2/daemons/dmeventd/plugins/snapshot/Makefile.in 2010/09/30 10:08:59 1.17
@@ -31,3 +31,5 @@
install_lvm2: install_dm_plugin
install: install_lvm2
+
+DISTCLEAN_TARGETS += .exported_symbols_generated
reply other threads:[~2010-09-30 10:09 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20100930100900.22616.qmail@sourceware.org \
--to=zkabelac@sourceware.org \
--cc=lvm-devel@redhat.com \
/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.