~ubuntu-branches/ubuntu/utopic/rhythmbox/utopic-proposed

« back to all changes in this revision

Viewing changes to Makefile.am

Tags: upstream-0.9.2
ImportĀ upstreamĀ versionĀ 0.9.2

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
6
 
 
7
 
SUBDIRS = lib corba metadata player rhythmdb widgets sources iradio shell data po help tests
8
 
 
9
 
if WITH_NAUTILUS_MENU
10
 
SUBDIRS += component
11
 
endif
 
5
DISTCHECK_CONFIGURE_FLAGS = --disable-schemas-install --enable-gtk-doc
 
6
distuninstallcheck_listfiles = find . -type f -print | grep -v '^\./var/scrollkeeper'
 
7
 
 
8
SUBDIRS = macros lib metadata player rhythmdb widgets sources iradio podcast remote daapsharing shell data po help tests doc
12
9
 
13
10
EXTRA_DIST =                    \
14
11
        autogen.sh              \