~ubuntu-branches/ubuntu/trusty/xfce4-indicator-plugin/trusty

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Package Import Robot
  • Author(s): Unit 193
  • Date: 2014-02-13 16:07:50 UTC
  • mto: This revision was merged to the branch mainline in revision 29.
  • Revision ID: package-import@ubuntu.com-20140213160750-d34ou82fz6gn1z2n
Tags: upstream-2.2.0
ImportĀ upstreamĀ versionĀ 2.2.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
distclean-local:
7
7
        rm -rf *.cache *~
8
8
 
 
9
distuninstallcheck_listfiles =                                          \
 
10
        find . -type f -print | grep -v ./share/icons/hicolor/icon-theme.cache
 
11
 
9
12
rpm: dist
10
13
        rpmbuild -ta $(PACKAGE)-$(VERSION).tar.gz
11
14
        @rm -f $(PACKAGE)-$(VERSION).tar.gz