~noskcaj/ubuntu/trusty/xfdesktop4/4.11.2-1

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Package Import Robot
  • Author(s): Lionel Le Folgoc
  • Date: 2012-05-18 22:18:02 UTC
  • mfrom: (3.1.7 experimental)
  • Revision ID: package-import@ubuntu.com-20120518221802-htmj6h4apaij25l2
Tags: 4.10.0-1ubuntu1
* Merge from Debian experimental, remaining Ubuntu change:
  - debian/patches/xubuntu_improve-nautilus-interactions.patch: added,
    should prevent nautilus from taking over the desktop if xfdesktop is
    running (and vice-versa).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
@SET_MAKE@
2
2
 
3
3
SUBDIRS = \
4
 
        backdrops \
 
4
        backgrounds \
5
5
        common \
6
6
        doc \
7
7
        po \
14
14
 
15
15
EXTRA_DIST = \
16
16
        TODO \
17
 
        xfdesktop.spec \
18
17
        intltool-extract.in \
19
18
        intltool-merge.in \
20
19
        intltool-update.in \
26
25
        intltool-merge \
27
26
        intltool-update
28
27
 
29
 
DISTCHECK_CONFIGURE_FLAGS = \
30
 
        --enable-gen-doc
31
 
 
32
28
AUTOMAKE_OPTIONS = \
33
29
        1.8 \
34
30
        dist-bzip2
35
31
 
 
32
distuninstallcheck_listfiles = \
 
33
        find . -type f -print | grep -v ./share/icons/hicolor/icon-theme.cache
 
34
 
36
35
distclean-local:
37
36
        -rm -rf *.cache *~
38
37
 
39
 
rpm: distcheck
40
 
        rpmbuild -ta $(PACKAGE)-$(VERSION).tar.gz
41
 
        @rm -f $(PACKAGE)-$(VERSION).tar.gz
42
 
 
43
38
.PHONY: ChangeLog
44
39
 
45
40
ChangeLog: Makefile