Changeset 317 for trunk/Makefile.am


Ignore:
Timestamp:
05/02/2009 20:06:17 (3 years ago)
Author:
ccowart
Message:
  • Made make aware of the confadmin man page
  • Fixed disagreement between repository structure between confman setup and confadmin setup
  • Templatized log message

See #8
See #24
See #20

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Makefile.am

    r310 r317  
    1111sysconfdefaults_DATA = confman.conf 
    1212bashcomp_DATA = confman_completion 
    13 man_MANS = confman.8 confman.conf.5 
    14 dist_man_MANS = confaudit.8 confexport.8 confman.8 confman.conf.5 confsync.8 
     13man_MANS = confman.8 confman.conf.5  
     14dist_man_MANS = confadmin.8 \ 
     15                                confaudit.8 \ 
     16                                confexport.8 \ 
     17                                confman.8 \ 
     18                                confman.conf.5 \ 
     19                                confsync.8 
    1520 
    1621CLEANFILES = $(sbin_SCRIPTS) \ 
Note: See TracChangeset for help on using the changeset viewer.