[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: gaf.git: branch: master updated (1.5.0-20080706-315-ga684d4d)
The branch, master has been updated
via a684d4de4648f677ab6f58182db8944a38c43150 (commit)
from cc1d5ae1489b4534ae485cdea4df0815663dcb1d (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.
=========
Summary
=========
utils/gxyrs/Makefile.am | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
=================
Commit Messages
=================
commit a684d4de4648f677ab6f58182db8944a38c43150
Author: Peter Clifton <pcjc2@xxxxxxxxx>
Date: Sun Nov 23 18:26:20 2008 +0000
utils: Fix EXTRA_DIST for utils/gxyrs to include gxyrs.pl
:100644 100644 e977086... a051c0b... M utils/gxyrs/Makefile.am
=========
Changes
=========
commit a684d4de4648f677ab6f58182db8944a38c43150
Author: Peter Clifton <pcjc2@xxxxxxxxx>
Date: Sun Nov 23 18:26:20 2008 +0000
utils: Fix EXTRA_DIST for utils/gxyrs to include gxyrs.pl
diff --git a/utils/gxyrs/Makefile.am b/utils/gxyrs/Makefile.am
index e977086..a051c0b 100644
--- a/utils/gxyrs/Makefile.am
+++ b/utils/gxyrs/Makefile.am
@@ -7,7 +7,9 @@ bin_SCRIPTS = gxyrs
rcdatadir = @GEDARCDIR@/gxyrs
rcdata_DATA = gxyrs.pm
-EXTRA_DIST = gxyrs.pm
+EXTRA_DIST = \
+ gxyrs.pl \
+ gxyrs.pm
distclean-local:
-rm -rf autom4te.cache
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs