~oif-team/grail/trunk

« back to all changes in this revision

Viewing changes to test/integration/Makefile.am

  • Committer: Chase Douglas
  • Date: 2012-07-25 23:09:08 UTC
  • mfrom: (229.2.4 grail)
  • Revision ID: chase.douglas@canonical.com-20120725230908-1l25qh2ex2ueanqj
Merge in project rename

Show diffs side-by-side

added added

removed removed

Lines of Context:
53
53
# internal symbols.
54
54
#
55
55
check_integration_LDADD = \
56
 
        $(top_builddir)/src/libutouch-grail.la \
 
56
        $(top_builddir)/src/libgrail.la \
57
57
        $(top_builddir)/test/gtest/libgtest_grail.a \
58
58
        $(EVEMU_LIBS) \
59
59
        $(FRAME_LIBS) \