~ps-jenkins/unico/latestsnapshot-1.0.3daily13.05.20ubuntu.unity.next-0ubuntu1

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Ken VanDine
  • Date: 2012-08-08 16:28:32 UTC
  • mfrom: (139 refactor)
  • mto: (139.1.1 unico)
  • mto: This revision was merged to the branch mainline in revision 140.
  • Revision ID: ken.vandine@canonical.com-20120808162832-vmgto6docfq65f4d
New snapshot from trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
SUBDIRS = \
2
2
        build \
3
 
        unico \
4
 
        tests
 
3
        unico
5
4
 
6
5
ACLOCAL_AMFLAGS = -I build
7
6