Show
Ignore:
Timestamp:
12/06/09 21:23:20 (4 years ago)
Author:
ahu
Message:

make sure we can ship a tarball for the auth server again

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/pdns/pdns/Makefile.am

    r1449 r1452  
    55docs/gslb-operations.sgml docs/powerdns-case.sgml docs/powerdns-install.sgml \ 
    66docs/powerdns-overview.sgml docs/powerdns-technical.sgml  \ 
    7 docs/pdns.sgml mtasker.cc \ 
     7docs/pdns.sgml mtasker.cc inflighter.cc \ 
    88docs/pdns_control.8  docs/pdns_server.8 docs/zone2sql.8 
    99 
     
    4343aes/aescrypt.c aes/aes.h aes/aeskey.c aes/aes_modes.c aes/aesopt.h \ 
    4444aes/aestab.c aes/aestab.h aes/brg_endian.h aes/brg_types.h aes/dns_random.cc \ 
    45 randomhelper.cc  
     45randomhelper.cc namespaces.hh 
    4646 
    4747# 
    4848pdns_server_LDFLAGS= @moduleobjects@ @modulelibs@ @DYNLINKFLAGS@ @LIBDL@ @THREADFLAGS@ 
    49 pdns_server_INCLUDES=inflighter.cc 
    5049 
    5150sdig_SOURCES=sdig.cc sstuff.hh dnsparser.cc dnsparser.hh dnsrecords.cc dnswriter.cc dnswriter.hh \