[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: gaf.git: branch: master updated (1.5.0-20080706-446-gc84879a)
The branch, master has been updated
via c84879ae316698d0d1a85048cdc8417e71ec167e (commit)
from 4070e87decd9122fe414595741021578bc155fe3 (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
=========
libgeda/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
=================
Commit Messages
=================
commit c84879ae316698d0d1a85048cdc8417e71ec167e
Author: Ales Hvezda <ahvezda@xxxxxxxx>
Date: Sun Dec 21 11:35:25 2008 -0500
Added missing file (configure.ac) from maintainer-clean files
configure.ac is generated from configure.ac.in and should not survive
make maintainer-clean.
:100644 100644 e90e945... dee2935... M libgeda/Makefile.am
=========
Changes
=========
commit c84879ae316698d0d1a85048cdc8417e71ec167e
Author: Ales Hvezda <ahvezda@xxxxxxxx>
Date: Sun Dec 21 11:35:25 2008 -0500
Added missing file (configure.ac) from maintainer-clean files
configure.ac is generated from configure.ac.in and should not survive
make maintainer-clean.
diff --git a/libgeda/Makefile.am b/libgeda/Makefile.am
index e90e945..dee2935 100644
--- a/libgeda/Makefile.am
+++ b/libgeda/Makefile.am
@@ -36,6 +36,6 @@ DISTCLEANFILES = *.log core FILE *~ prototype.bak libgeda.pc \
MAINTAINERCLEANFILES = *.log core FILE *~ Makefile.in configure config.h.in \
config.status aclocal.m4 libgeda.pc config.guess \
config.sub depcomp install-sh ltmain.sh missing \
- mkinstalldirs $(INTLTOOL_FILES)
+ mkinstalldirs configure.ac $(INTLTOOL_FILES)
DISTCHECK_CONFIGURE_FLAGS = --disable-update-mime-database
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs