~ubuntu-branches/ubuntu/lucid/ebox-dns/lucid

« back to all changes in this revision

Viewing changes to src/EBox/Model/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Chuck Short
  • Date: 2008-03-04 14:25:47 UTC
  • Revision ID: james.westby@ubuntu.com-20080304142547-03renhmq41g8c91b
Tags: upstream-0.11
ImportĀ upstreamĀ versionĀ 0.11

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
## Process this file with automake to produce Makefile.in
 
2
 
 
3
perldir = @PERLPATH@/EBox/DNS/Model
 
4
 
 
5
nobase_perl_DATA = AliasTable.pm  DomainTable.pm  HostnameTable.pm \
 
6
                   DNSComposite.pm EnableFormDNS.pm
 
7
 
 
8
DISTCLEANFILES = 
 
9
 
 
10
EXTRA_DIST = $(nobase_perl_DATA)
 
11
 
 
12
MAINTAINERCLEANFILES = Makefile.in