~unico-team/unico/trunk

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Andrea Cimitan
  • Date: 2010-12-16 15:48:03 UTC
  • Revision ID: andrea.cimitan@canonical.com-20101216154803-elv6vd8sb6ldqfnd
First commit, adding files

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
SUBDIRS = \
 
2
        unico
 
3
 
 
4
distclean-local:
 
5
        rm -rf *.cache *~
 
6
 
 
7
EXTRA_DIST = \
 
8
        autogen.sh
 
9