root / pykota / trunk / contributed / Makefile.am @ 2146

Revision 2146, 141 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 
1pykotacontribdir = $(datadir)/doc/pykota/contributed
2pykotacontrib_DATA =    \
3        pagecount.pl            \
4        README
5
6EXTRA_DIST = \
7        $(pykotacontrib_DATA)
Note: See TracBrowser for help on using the browser.