~ubuntu-branches/ubuntu/precise/tracker/precise

« back to all changes in this revision

Viewing changes to src/vapi/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Michael Biebl
  • Date: 2011-12-04 06:40:28 UTC
  • mfrom: (4.3.21 sid)
  • Revision ID: package-import@ubuntu.com-20111204064028-cqe0x4f4is6nojla
Tags: 0.12.8-1
* New upstream release.
* Update symbols file for libtracker-extract-0.12-0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
389
389
# initialize variables for unconditional += appending
390
390
TEST_PROGS = 
391
391
EXTRA_DIST = \
392
 
        posix.vapi                                     \
393
 
        glib-2.0-fixes.vapi
 
392
        gio-2.0.vapi
394
393
 
395
394
all: all-am
396
395