projects
/
empathy.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Import tools from telepathy-glib 0.7.3 and build a static libemp-extensions.la.
[empathy.git]
/
libempathy
/
Makefile.am
diff --git
a/libempathy/Makefile.am
b/libempathy/Makefile.am
index 90b3aa891c8fa3cefee2e8be5d224dd5c113bcdd..adf9b7d5b276ddc8197144378bb3192c28d7bca7 100644
(file)
--- a/
libempathy/Makefile.am
+++ b/
libempathy/Makefile.am
@@
-1,6
+1,7
@@
AM_CPPFLAGS = \
-I. \
-I$(top_srcdir) \
AM_CPPFLAGS = \
-I. \
-I$(top_srcdir) \
+ -I$(top_builddir) \
-DDATADIR=\""$(datadir)"\" \
$(LIBEMPATHY_CFLAGS) \
$(WARN_CFLAGS)
-DDATADIR=\""$(datadir)"\" \
$(LIBEMPATHY_CFLAGS) \
$(WARN_CFLAGS)
@@
-51,6
+52,7
@@
nodist_libempathy_la_SOURCES =\
$(BUILT_SOURCES)
libempathy_la_LIBADD = \
$(BUILT_SOURCES)
libempathy_la_LIBADD = \
+ $(top_builddir)/extensions/libemp-extensions.la \
$(LIBEMPATHY_LIBS)
libempathy_la_LDFLAGS = \
$(LIBEMPATHY_LIBS)
libempathy_la_LDFLAGS = \