soylent r210 - branches/libsoylent_v0.1.0/libsoylent
- From: svenp svn gnome org
- To: svn-commits-list gnome org
- Subject: soylent r210 - branches/libsoylent_v0.1.0/libsoylent
- Date: Sun, 13 Jul 2008 15:41:21 +0000 (UTC)
Author: svenp
Date: Sun Jul 13 15:41:20 2008
New Revision: 210
URL: http://svn.gnome.org/viewvc/soylent?rev=210&view=rev
Log:
merged with newest fixed version of libsoylent
Modified:
branches/libsoylent_v0.1.0/libsoylent/Makefile.am
Modified: branches/libsoylent_v0.1.0/libsoylent/Makefile.am
==============================================================================
--- branches/libsoylent_v0.1.0/libsoylent/Makefile.am (original)
+++ branches/libsoylent_v0.1.0/libsoylent/Makefile.am Sun Jul 13 15:41:20 2008
@@ -4,6 +4,8 @@
lib_LTLIBRARIES = libsoylent.la
+# TODO: do not install sl-priv-util.h
+
libsoylent_la_SOURCES = \
soylent.h \
sl-entity.h \
@@ -13,6 +15,7 @@
sl-book.h \
sl-group.h \
sl-person.h \
+ sl-priv-util.h
soylent.c \
sl-entity.c \
sl-entity-handler.c \
@@ -23,5 +26,16 @@
sl-person.c \
sl-priv-util.c
+libsoylent_la_HEADERS = \
+ soylent.h \
+ sl-entity.h \
+ sl-entity-handler.h \
+ sl-entity-handler-eds.h \
+ sl-entity-handler-file.h \
+ sl-book.h \
+ sl-group.h \
+ sl-person.h \
+ sl-priv-util.h
+
libsoylent_la_CFLAGS = $(LIBSOYLENT_CFLAGS) $(WARN_CFLAGS)
libsoylent_la_LIBADD = $(LIBSOYLENT_LIBS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]