~ubuntu-branches/ubuntu/precise/atftp/precise

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Ludovic Drolez
  • Date: 2004-12-28 19:11:57 UTC
  • Revision ID: james.westby@ubuntu.com-20041228191157-1jpr39ppvw3xzc6o
Tags: 0.7-4
* updated all po-debconf translations. Closes: #281561
* polish debconf translation added. Thanks to Bartosz Fenski.
* added debconf support for setting the multicast TTL value
* default mcast subnet changed to 239.239.239.0/24 since some routers
  do not seem to like 239.255.0.0/24

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
                   argz.c tftp_mtftp.c
33
33
 
34
34
sbin_PROGRAMS    = atftpd
35
 
atftpd_LDADD     = $(LIBPTHREAD) $(LIBWRAP) $(LIBPCRE)
 
35
atftpd_LDADD     = $(LIBWRAP) $(LIBPTHREAD) $(LIBPCRE)
36
36
atftpd_SOURCES   = tftpd.c logger.c options.c stats.c tftp_io.c tftp_def.c \
37
37
                   tftpd_file.c tftpd_list.c tftpd_mcast.c argz.c tftpd_pcre.c \
38
38
                   tftpd_mtftp.c