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

Revision 2146, 117 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 
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.