~ubuntu-branches/debian/squeeze/ntp/squeeze-201010051545

« back to all changes in this revision

Viewing changes to include/isc/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Matt Zimmerman
  • Date: 2004-10-11 16:10:27 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20041011161027-icyjbji8ujym633o
Tags: 1:4.2.0a-10ubuntu2
Use ntp.ubuntulinux.org instead of pool.ntp.org

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#AUTOMAKE_OPTIONS = ../util/ansi2knr no-dependencies
 
2
AUTOMAKE_OPTIONS = ../util/ansi2knr
 
3
ETAGS_ARGS = $(srcdir)/Makefile.am
 
4
#EXTRA_DIST = TAGS
 
5
 
 
6
noinst_HEADERS = \
 
7
        app.h \
 
8
        assertions.h \
 
9
        boolean.h \
 
10
        error.h \
 
11
        formatcheck.h \
 
12
        int.h \
 
13
        interfaceiter.h \
 
14
        ipv6.h \
 
15
        lang.h \
 
16
        lib.h \
 
17
        list.h \
 
18
        magic.h \
 
19
        mem.h \
 
20
        msgcat.h \
 
21
        msgs.h \
 
22
        mutex.h \
 
23
        net.h \
 
24
        netaddr.h \
 
25
        offset.h \
 
26
        once.h \
 
27
        platform.h \
 
28
        print.h \
 
29
        result.h \
 
30
        sockaddr.h \
 
31
        strerror.h \
 
32
        string.h \
 
33
        types.h \
 
34
        util.h