[anjuta] Fixed distcheck problem in schemas generation script.



commit 48aead8ca9bbd505a030b47b9bff00ee69271559
Author: Johannes Schmid <jhs gnome org>
Date:   Tue May 5 00:51:15 2009 +0200

    Fixed distcheck problem in schemas generation script.
---
 scripts/build-schemas.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/scripts/build-schemas.mk b/scripts/build-schemas.mk
index 6fa5ed2..73f2d64 100644
--- a/scripts/build-schemas.mk
+++ b/scripts/build-schemas.mk
@@ -39,4 +39,4 @@ install-data-local:
 uninstall-local:
 endif
 
-CLEANFILES = $(prefs_glade_schemas)
+CLEANFILES = $(prefs_glade_schemas) $(prefs_ui_schemas)



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