[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: gaf.git: branch: master updated (1.5.0-20080706-330-gae11656)
The branch, master has been updated
via ae116565a078a4f781ca5c32944d0b8193d1c3d2 (commit)
from 40e4a0836529f91ee141463832beb4fea0d845ec (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/include/Makefile.am | 17 ++++++++++++-----
libgeda/src/Makefile.am | 10 +++++-----
2 files changed, 17 insertions(+), 10 deletions(-)
=================
Commit Messages
=================
commit ae116565a078a4f781ca5c32944d0b8193d1c3d2
Author: Peter Clifton <pcjc2@xxxxxxxxx>
Date: Sun Dec 7 16:59:02 2008 +0000
libgeda: Consistent tab/spaces and sort order in Makefile.am
:100644 100644 93f9f44... 000b9ee... M libgeda/include/Makefile.am
:100644 100644 5e3be39... d4d9bac... M libgeda/src/Makefile.am
=========
Changes
=========
commit ae116565a078a4f781ca5c32944d0b8193d1c3d2
Author: Peter Clifton <pcjc2@xxxxxxxxx>
Date: Sun Dec 7 16:59:02 2008 +0000
libgeda: Consistent tab/spaces and sort order in Makefile.am
diff --git a/libgeda/include/Makefile.am b/libgeda/include/Makefile.am
index 93f9f44..000b9ee 100644
--- a/libgeda/include/Makefile.am
+++ b/libgeda/include/Makefile.am
@@ -2,16 +2,23 @@
libgedaincludedir = $(includedir)/libgeda
libgedainclude_HEADERS = \
- colors.h defines.h funcs.h globals.h o_types.h \
- prototype.h struct.h libgeda.h papersizes.h \
- geda_list.h
+ colors.h \
+ defines.h \
+ funcs.h \
+ geda_list.h \
+ globals.h \
+ libgeda.h \
+ o_types.h \
+ papersizes.h \
+ prototype.h \
+ struct.h
noinst_HEADERS = \
- libgeda_priv.h \
- prototype_priv.h \
gettext_priv.h \
guile_compat_1.6.h \
i_vars_priv.h \
+ libgeda_priv.h \
+ prototype_priv.h \
struct_priv.h
MOSTLYCLEANFILES = *.log core FILE *~
diff --git a/libgeda/src/Makefile.am b/libgeda/src/Makefile.am
index 5e3be39..d4d9bac 100644
--- a/libgeda/src/Makefile.am
+++ b/libgeda/src/Makefile.am
@@ -17,17 +17,17 @@ libgeda_la_SOURCES = \
f_basic.c \
f_print.c \
g_basic.c \
+ gdk-pixbuf-hacks.c \
+ geda_list.c \
g_rc.c \
g_register.c \
g_smob.c \
- gdk-pixbuf-hacks.c \
- geda_list.c \
i_vars.c \
libgeda.c \
m_basic.c \
- m_bounds.c \
- m_hatch.c \
- m_transform.c \
+ m_bounds.c \
+ m_hatch.c \
+ m_transform.c \
o_arc_basic.c \
o_attrib.c \
o_basic.c \
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs