~alexeftimie/+junk/indicator-sysmonitor

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Alex Eftimie
  • Date: 2011-05-26 08:01:29 UTC
  • Revision ID: alex@rosedu.org-20110526080129-m7xa9fmzy0n96bou
fix #743651 by padding zero. release 0.3.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
        cp indicator-sysmonitor.desktop ${DESTDIR}/share/applications/
8
8
        
9
9
clean:
10
 
        rm -rf *.deb *.tar.gz *.changes *.dsc *.upload build
 
10
        rm -rf *.deb *.tar.gz *.changes *.dsc *.upload build *.cdbs-config_list
11
11
 
12
12
.PHONY: clean install all