[grisbi-cvs] [SCM] grisbi branch, pbiava_new_etats, updated. upstream_version_0_9.0-124-g3e4fe88

Pierre Biava nobody at users.sourceforge.net
Sun Mar 27 22:08:32 CEST 2011


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "grisbi".

The branch, pbiava_new_etats has been updated
       via  3e4fe88f5a9a773a63131d8b244a70f0c907e908 (commit)
      from  62cb5d0981ccbee8e3ab488a5cb0ec0f0790c4b5 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 3e4fe88f5a9a773a63131d8b244a70f0c907e908
Author: pbiava <pierre.biava at nerim.net>
Date:   Sun Mar 27 22:08:07 2011 +0200

    mise à jour des fichiers src/Makefile.am et src/ui/Makefile.am

-----------------------------------------------------------------------

Changes:
diff --git a/src/Makefile.am b/src/Makefile.am
index 573a3d3..5cb9b36 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -314,9 +314,7 @@ if HAVE_CUNIT
 SUBDIRS += tests
 endif
 
-EXTRA_DIST = grisbi.keys grisbi.mime \
-    ui \
-	$(ui_DATA)
+EXTRA_DIST = grisbi.keys grisbi.mime
 
 mimedir = $(datadir)/mime-info
 mime_DATA = grisbi.keys grisbi.mime
diff --git a/src/ui/Makefile.am b/src/ui/Makefile.am
index 1968251..5485921 100644
--- a/src/ui/Makefile.am
+++ b/src/ui/Makefile.am
@@ -1,8 +1,5 @@
-EXTRA_DIST = $(ui_DATA) 
+uidir = $(pkgdatadir)/ui
 
-bin_PROGRAMS = \
-	ui
-
-ui_SOURCES = \
-	gsb_etats_config.ui
+ui_DATA = gsb_etats_config.ui
 
+EXTRA_DIST = $(ui_DATA)


hooks/post-receive
-- 
grisbi


More information about the cvs mailing list