~ubuntu-branches/ubuntu/jaunty/avahi/jaunty-updates

« back to all changes in this revision

Viewing changes to initscript/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2006-01-24 16:27:49 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20060124162749-56q07jqbatfl5hlj
Tags: 0.6.5-0ubuntu1
* New upstream release
  + debian/libavahi-client3.shlibs:
    Update shlibs to >= 0.6.5 because of new functions
  + Drop 02_stdlib_NULL.patch, 03_reduce_qt3lib_depends.patch,
    04_pthread_flags.patch:
    They're upstream now
* Sync with Debian

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# $Id: Makefile.am 1017 2005-11-19 19:49:24Z sebest $
 
1
# $Id: Makefile.am 1087 2006-01-20 20:59:12Z sebest $
2
2
 
3
3
# This file is part of avahi.
4
4
#
39
39
SUBDIRS += fedora
40
40
endif
41
41
 
 
42
if TARGET_MANDRIVA
 
43
SUBDIRS += mandriva
 
44
endif
 
45
 
42
46
if TARGET_DARWIN
43
47
SUBDIRS += darwin
44
48
endif