root / pykota / trunk / initscripts / ldap / Makefile.am @ 2139

Revision 2139, 159 bytes (checked in by jerome, 19 years ago)

Added the Log keyword property

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision Log
Line 
1pykotadocldapdir = $(datadir)/doc/pykota/
2pykotadocldap_DATA =    \
3        pykota-sample.ldif      \
4        pykota.schema           \
5        README.ldap
6       
7EXTRA_DIST = \
8        $(pykotadocldap_DATA)
Note: See TracBrowser for help on using the browser.