[lasem] Add pkgconfig_DATA to CLEANFILES.



commit 401cbc6931f45b3bc9ec8fbf2720b1569e94bc9b
Author: Emmanuel Pacaud <emmanuel gnome org>
Date:   Mon Feb 15 23:32:48 2010 +0100

    Add pkgconfig_DATA to CLEANFILES.

 Makefile.am |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 3f55342..8559401 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -24,5 +24,7 @@ dist-hook:
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = lasem- LASEM_API_VERSION@.pc
 
+CLEANFILES = $(pkgconfig_DATA)
+
 %- LASEM_API_VERSION@.pc: %.pc
 	cp $< $@



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]