~unico-team/unico/trunk

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Andrea Cimitan
  • Date: 2012-07-25 22:49:45 UTC
  • Revision ID: andrea.cimitan@canonical.com-20120725224945-6rmru56nk9jgvh65
Removing useless code to rely on gtk theming engine

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