All of lore.kernel.org
 help / color / mirror / Atom feed
* device-mapper/lib Makefile.in
@ 2007-01-25 15:45 agk
  0 siblings, 0 replies; only message in thread
From: agk @ 2007-01-25 15:45 UTC (permalink / raw)
  To: dm-cvs, dm-devel

CVSROOT:	/cvs/dm
Module name:	device-mapper
Changes by:	agk@sourceware.org	2007-01-25 15:45:11

Modified files:
	lib            : Makefile.in 

Log message:
	don't remove libdm-common.h any more

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/device-mapper/lib/Makefile.in.diff?cvsroot=dm&r1=1.31&r2=1.32

--- device-mapper/lib/Makefile.in	2007/01/16 18:03:40	1.31
+++ device-mapper/lib/Makefile.in	2007/01/25 15:45:10	1.32
@@ -90,7 +90,7 @@
 .PHONY: distclean_lib distclean
 
 distclean_lib: 
-	$(RM) libdm-common.h libdevmapper.pc
+	$(RM) libdevmapper.pc
 
 distclean: distclean_lib
 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-01-25 15:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-25 15:45 device-mapper/lib Makefile.in agk

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.