~ubuntu-branches/ubuntu/precise/rhythmbox/precise-201203091205

« back to all changes in this revision

Viewing changes to Makefile.am

Tags: upstream-0.9.5
ImportĀ upstreamĀ versionĀ 0.9.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
AUTOMAKE_OPTIONS = 1.7
4
4
 
5
 
DISTCHECK_CONFIGURE_FLAGS = --disable-schemas-install --enable-gtk-doc
 
5
DISTCHECK_CONFIGURE_FLAGS = --disable-schemas-install --enable-gtk-doc --disable-scrollkeeper
6
6
distuninstallcheck_listfiles = find . -type f -print | grep -v '^\./var/scrollkeeper'
7
7
 
8
 
SUBDIRS = macros lib metadata player rhythmdb widgets sources iradio podcast remote daapsharing shell data po help tests doc
 
8
SUBDIRS = macros lib metadata player rhythmdb widgets sources iradio podcast \
 
9
        daapsharing backends plugins bindings shell remote data po help tests doc
9
10
 
10
11
EXTRA_DIST =                    \
11
12
        autogen.sh              \
12
13
        config.h.in             \
 
14
        gnome-doc-utils.make    \
13
15
        intltool-merge.in       \
14
16
        intltool-update.in      \
15
17
        intltool-extract.in     \
20
22
        README.iPod
21
23
 
22
24
DISTCLEANFILES =                        \
 
25
        gnome-doc-utils.make            \
23
26
        intltool-extract                \
24
27
        intltool-merge                  \
25
28
        intltool-update
26
29
 
27
 
CLEANFILES = ./po/.intltool-merge-cache         \
28
 
             ./help/C/rhythmbox-C.omf.out       \
29
 
             ./help/ja/rhythmbox-ja.omf.out
 
30
CLEANFILES = ./po/.intltool-merge-cache