~ubuntu-branches/ubuntu/precise/gnome-games/precise-proposed

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Package Import Robot
  • Author(s): Rodrigo Moya
  • Date: 2011-05-30 13:32:04 UTC
  • mfrom: (1.3.4)
  • mto: (163.1.3 precise)
  • mto: This revision was merged to the branch mainline in revision 143.
  • Revision ID: package-import@ubuntu.com-20110530133204-celaq1v1dsxc48q1
Tags: upstream-3.0.2
ImportĀ upstreamĀ versionĀ 3.0.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
ACLOCAL_AMFLAGS = -I m4
 
1
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
2
2
 
3
3
NULL =
4
4
 
24
24
        autogen.sh \
25
25
        COPYING-DOCS \
26
26
        COPYING.GPL3 \
27
 
        xmldocs.make \
28
 
        omf.make \
29
27
        MAINTAINERS     \
30
28
        HACKING          \
31
29
        gnome-doc-utils.make \
56
54
        $(srcdir)/ltmain.sh \
57
55
        $(srcdir)/missing \
58
56
        $(srcdir)/mkinstalldirs \
59
 
        $(srcdir)/omf.make \
60
 
        $(srcdir)/xmldocs.make \
61
57
        $(srcdir)/gtk-doc.make \
62
58
        $(srcdir)/po/Makefile.in.in \
63
59
        `find "$(srcdir)" -type f -name Makefile.in -print` \