desktop-data-model r7241 - trunk
- From: otaylor svn gnome org
- To: svn-commits-list gnome org
- Subject: desktop-data-model r7241 - trunk
- Date: Thu, 24 Jan 2008 19:57:32 +0000 (GMT)
Author: otaylor
Date: Thu Jan 24 19:57:31 2008
New Revision: 7241
URL: http://svn.gnome.org/viewvc/desktop-data-model?rev=7241&view=rev
Log:
Install ddm-client-notification.h
Modified:
trunk/Makefile-libddm.am
Modified: trunk/Makefile-libddm.am
==============================================================================
--- trunk/Makefile-libddm.am (original)
+++ trunk/Makefile-libddm.am Thu Jan 24 19:57:31 2008
@@ -28,9 +28,10 @@
(echo "#include \"ddm-marshal.h\""; $(GLIB_GENMARSHAL) --prefix=ddm_marshal $(DDM_MARSHAL_LIST) --body) > $(DDM_MARSHAL_BODY)
libddmincludedir = $(includedir)/ddm-1/ddm
-nodist_libddminclude_HEADERS= \
+nodist_libddminclude_HEADERS= \
ddm/ddm.h \
ddm/ddm-client.h \
+ ddm/ddm-client-notification.h \
ddm/ddm-data-fetch.h \
ddm/ddm-data-fetch.h \
ddm/ddm-data-model.h \
@@ -42,10 +43,9 @@
ddm/ddm-notification-set.h \
ddm/ddm-qname.h
-LIBDDM_SOURCEFILES = \
+LIBDDM_SOURCEFILES = \
ddm/ddm-client.c \
ddm/ddm-client-notification.c \
- ddm/ddm-client-notification.h \
ddm/ddm-client-notification-internal.h \
ddm/ddm-condition-parser.c \
ddm/ddm-condition.c \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]