[pygobject] Remove files from the makefiles
- From: Tomeu Vizoso <tomeuv src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pygobject] Remove files from the makefiles
- Date: Tue, 29 Jun 2010 08:55:11 +0000 (UTC)
commit 2d473ee17be4671244bb4a2a0953a21ccf2a0df6
Author: Tomeu Vizoso <tomeu vizoso collabora co uk>
Date: Tue Jun 29 10:55:03 2010 +0200
Remove files from the makefiles
gi/Makefile.am | 4 +---
gobject/Makefile.am | 3 +--
2 files changed, 2 insertions(+), 5 deletions(-)
---
diff --git a/gi/Makefile.am b/gi/Makefile.am
index ef4b8ff..c651c97 100644
--- a/gi/Makefile.am
+++ b/gi/Makefile.am
@@ -62,9 +62,7 @@ _gi_cairo_la_LDFLAGS = \
_gi_cairo_la_LIBADD = \
$(GI_LIBS) \
$(PYCAIRO_LIBS)
-_gi_cairo_la_SOURCES = \
- pygi-foreign-cairo.c \
- pygi-foreign-cairo.h
+_gi_cairo_la_SOURCES = pygi-foreign-cairo.c
pygi_LTLIBRARIES = _gi.la _gi_cairo.la
diff --git a/gobject/Makefile.am b/gobject/Makefile.am
index baac5bf..f2efde1 100644
--- a/gobject/Makefile.am
+++ b/gobject/Makefile.am
@@ -54,8 +54,7 @@ _gobject_la_SOURCES = \
pygpointer.c \
pygpointer.h \
pygtype.c \
- pygtype.h \
- pygi-external.h
+ pygtype.h
if HAVE_LIBFFI
_gobject_la_SOURCES += ffi-marshaller.c ffi-marshaller.h
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]