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

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

It seems that $Log$ is not implemented or doesn't work for some reason

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
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.