Version: telepathy-qt4-0.3.4 In the released tarball, the file tests/lib/glib/callable/manager-file.py is missing. However, the file exists in the git repository. In Makefile.am, the EXTRA_DIST line is correct: EXTRA_DIST = manager-file.py But it may be disabled by "if ENABLE_TP_GLIB_TESTS" around the EXTRA_DIST line. I guess it was disabled on Andre's computer when he did the release. As a result. it does not compile: make[8]: Entering directory `/home/alban/dev/programs/telepathy-qt4/0.3.4/telepathy-qt4-0.3.4/tests/lib/glib/callable' make[8]: *** No rule to make target `manager-file.py', needed by `_gen/example_callable.manager'. Stop. EXTRA_DIST should not be conditional.
Merged upstream. It will be in next release 0.3.6.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.