public inbox for lvm2-cvs@sourceware.org
help / color / mirror / Atom feed
From: meyering@sourceware.org
To: lvm-devel@redhat.com, lvm2-cvs@sourceware.org
Subject: LVM2 Makefile.in
Date: Thu, 12 Jun 2008 09:48:00 -0000 [thread overview]
Message-ID: <20080612094846.27393.qmail@sourceware.org> (raw)
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1015 bytes --]
CVSROOT: /cvs/lvm2
Module name: LVM2
Changes by: meyering@sourceware.org 2008-06-12 09:48:45
Modified files:
. : Makefile.in
Log message:
Makefile.in: correct distclean rule
* Makefile.in (SUBDIRS): Remove long-unused test/* names.
(SUBDIRS) [distclean]: Append "test".
Discovered with ZdenÄk KabeláÄ.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/Makefile.in.diff?cvsroot=lvm2&r1=1.20&r2=1.21
--- LVM2/Makefile.in 2007/09/21 10:16:43 1.20
+++ LVM2/Makefile.in 2008/06/12 09:48:45 1.21
@@ -1,6 +1,6 @@
#
# Copyright (C) 2001-2004 Sistina Software, Inc. All rights reserved.
-# Copyright (C) 2004-2007 Red Hat, Inc. All rights reserved.
+# Copyright (C) 2004-2008 Red Hat, Inc. All rights reserved.
#
# This file is part of LVM2.
#
@@ -36,8 +36,8 @@
lib/locking \
lib/mirror \
lib/snapshot \
- po \
- test/mm test/device test/format1 test/regex test/filters
+ test \
+ po
DISTCLEAN_TARGETS += lib/misc/configure.h
endif
next reply other threads:[~2008-06-12 9:48 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-12 9:48 meyering [this message]
2008-11-10 14:04 mornfall
2008-11-18 13:16 zkabelac
2009-09-15 15:37 agk
2009-09-22 13:32 zkabelac
2009-10-02 9:47 zkabelac
2009-10-02 11:35 zkabelac
2010-03-29 14:06 zkabelac
2010-03-29 14:07 zkabelac
2010-04-06 9:50 zkabelac
2012-03-12 15:05 mornfall
2012-03-26 23:23 agk
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=20080612094846.27393.qmail@sourceware.org \
--to=meyering@sourceware.org \
--cc=lvm-devel@redhat.com \
--cc=lvm2-cvs@sourceware.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).