root / pykota / trunk / untested / pjl / Makefile.am @ 2139

Revision 2139, 117 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 
1pykotapjldir = $(datadir)/pykota
2pykotapjl_DATA =        \
3        pagecount.pjl   \
4        status.pjl
5
6EXTRA_DIST = \
7        $(pykotapjl_DATA)
Note: See TracBrowser for help on using the browser.