[evolution-data-server/openismus-work-master] Re-adding missing e-destination.h



commit bb0aa27efbc26962994e1dd3d4ee8283e72eda29
Author: Tristan Van Berkom <tristanvb openismus com>
Date:   Fri Feb 8 19:17:29 2013 +0900

    Re-adding missing e-destination.h
    
    This file went missing after many merges of the libebook/libebook-contacts
    splitup needed for Direct Read Access patches.

 addressbook/libebook/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/addressbook/libebook/Makefile.am b/addressbook/libebook/Makefile.am
index 118ddcb..221a488 100644
--- a/addressbook/libebook/Makefile.am
+++ b/addressbook/libebook/Makefile.am
@@ -73,6 +73,7 @@ libebookinclude_HEADERS =				\
 	e-book-enumtypes.h				\
 	e-book-view.h					\
 	e-book-types.h					\
+	e-destination.h					\
 	e-book.h
 
 %-$(API_VERSION).pc: %.pc


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]