diff options
author | Will Thompson <will.thompson@collabora.co.uk> | 2012-01-27 22:08:56 +0000 |
---|---|---|
committer | Will Thompson <will.thompson@collabora.co.uk> | 2012-01-27 22:16:00 +0000 |
commit | a7c0fccb5bbf66e05a0062a3d7056b6d1c57bd9a (patch) | |
tree | be1da8bb01271ba7bbb5bef49998c4e8c5a77748 /Android.mk | |
parent | fb5672370cad426fa90a4906824704a4f5699cc9 (diff) |
Remove vestigial Loudmouth headers and build system
Diffstat (limited to 'Android.mk')
-rw-r--r-- | Android.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Android.mk b/Android.mk index 969f88506..0d98d0ee9 100644 --- a/Android.mk +++ b/Android.mk @@ -7,7 +7,6 @@ TELEPATHY_GABBLE_BUILT_SOURCES := \ gabble/telepathy-gabble-uninstalled.pc \ src/Android.mk \ lib/gibber/Android.mk \ - lib/loudmouth/Android.mk \ extensions/Android.mk telepathy-gabble-configure-real: @@ -37,5 +36,4 @@ CONFIGURE_TARGETS += telepathy-gabble-configure #include all the subdirs... -include $(TELEPATHY_GABBLE_TOP)/src/Android.mk -include $(TELEPATHY_GABBLE_TOP)/lib/gibber/Android.mk --include $(TELEPATHY_GABBLE_TOP)/lib/loudmouth/Android.mk -include $(TELEPATHY_GABBLE_TOP)/extensions/Android.mk |