diff options
author | Travis Reitter <travis.reitter@collabora.co.uk> | 2010-07-13 18:08:04 -0700 |
---|---|---|
committer | Travis Reitter <travis.reitter@collabora.co.uk> | 2010-07-13 18:09:01 -0700 |
commit | 213d9c2c3e54dbbc793103b4c441d69d0d492815 (patch) | |
tree | 22f289ee2fc99ac09be9fc0eae1677a162614991 | |
parent | 480317fd2f26879edbd3740811ca160ec39a1839 (diff) |
Distribute the tp-lowlevel metadata file to fix distcheck.FOLKS_0_1_9
-rw-r--r-- | backends/telepathy/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/backends/telepathy/Makefile.am b/backends/telepathy/Makefile.am index 070fdac..0a8b9b4 100644 --- a/backends/telepathy/Makefile.am +++ b/backends/telepathy/Makefile.am @@ -219,6 +219,7 @@ EXTRA_DIST = \ $(libfolks_telepathy_la_VALASOURCES) \ $(libfolks_backend_telepathy_la_VALASOURCES) \ $(libtp_lowlevel_la_SOURCES) \ + tp-lowlevel.metadata \ $(pkgconfig_in) \ folks-telepathy.vala.stamp \ folks-telepathy.vapi \ |