[gst-cvs] common: build: Add shave and shave-libtool to the CONFIG_CLEAN_FILES list

Jan Schmidt thaytan at kemper.freedesktop.org
Wed Feb 25 03:31:20 PST 2009


Module: common
Branch: master
Commit: ec45749dbc20efae963524056195e221bba1083c
URL:    http://cgit.freedesktop.org/gstreamer/common/commit/?id=ec45749dbc20efae963524056195e221bba1083c

Author: Jan Schmidt <thaytan at noraisin.net>
Date:   Sun Feb 22 23:15:28 2009 +0000

build: Add shave and shave-libtool to the CONFIG_CLEAN_FILES list

---

 Makefile.am |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 248e71e..bafde23 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,7 @@
 SUBDIRS = m4
 
+CONFIG_CLEAN_FILES = shave shave-libtool
+
 EXTRA_DIST = \
 	ChangeLog \
 	gettext.patch \





More information about the Gstreamer-commits mailing list