~carifio/lightdm/lightdm-lp967229

« back to all changes in this revision

Viewing changes to doc/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher, Robert Ancell, Martin Pitt
  • Date: 2012-03-06 13:45:29 UTC
  • mfrom: (1.1.23)
  • Revision ID: package-import@ubuntu.com-20120306134529-8curv9i8x65pqwfz
Tags: 1.1.6-0ubuntu1
* Upload the new version to Ubuntu
* Reshuffle a bit the vcs to use merge upstream correctly

[ Robert Ancell ]
* New upstream release:
  - Fix session wrapper working the same as it did in 1.1.3 (lp: #944736)
  - Stop file descriptors leaking into the session processes (lp: #927060)

[ Martin Pitt ]
* debian/control: Fix liblightdm-gobject-1-doc architecture to "all".

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
        $(top_srcdir)/gtk-doc.make
44
44
subdir = doc
45
45
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
46
 
am__aclocal_m4_deps = $(top_srcdir)/m4/gtk-doc.m4 \
47
 
        $(top_srcdir)/m4/intltool.m4 $(top_srcdir)/m4/introspection.m4 \
48
 
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
49
 
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
50
 
        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
 
46
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
51
47
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
52
48
        $(ACLOCAL_M4)
53
49
mkinstalldirs = $(install_sh) -d