~ubuntu-branches/ubuntu/saucy/gnome-shell/saucy-proposed

« back to all changes in this revision

Viewing changes to Makefile.am

Tags: upstream-3.3.90
ImportĀ upstreamĀ versionĀ 3.3.90

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# Point to our macro directory and pick up user flags from the environment
2
2
ACLOCAL_AMFLAGS  = -I m4 ${ACLOCAL_FLAGS}
3
3
 
4
 
SUBDIRS = data js src browser-plugin tests po man
 
4
SUBDIRS = data js src browser-plugin tests po man docs
5
5
 
6
6
EXTRA_DIST =            \
7
7
        .project        \
19
19
distcheck-hook:
20
20
        @echo "Checking disted files against files in git"
21
21
        @$(srcdir)/tools/check-for-missing.py $(srcdir) $(distdir) $(DIST_EXCLUDE)
 
22
 
 
23
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc