~ubuntu-branches/ubuntu/trusty/freeipa/trusty

« back to all changes in this revision

Viewing changes to daemons/Makefile.am

  • Committer: Package Import Robot
  • Author(s): Timo Aaltonen
  • Date: 2013-03-07 14:10:03 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20130307141003-kz4lq9vj4x692mqq
Tags: 3.1.2-0ubuntu1
* Merge from unreleased debian git.
  - new upstream release
  - doesn't use chkconfig anymore (LP: #1025018, #1124093)
  - drop -U from the ntpdate options (LP: #1149468)

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
export AM_CFLAGS
14
14
 
15
15
SUBDIRS =                       \
16
 
        ipa-kpasswd             \
 
16
        ipa-kdb                 \
17
17
        ipa-slapi-plugins       \
 
18
        ipa-sam                 \
18
19
        $(NULL)
19
20
 
20
21
DISTCLEANFILES =                \