| Revision: | 1.5 |
| Committed: | Tue May 20 13:44:23 2003 UTC (22 years, 5 months ago) by tdb |
| Branch: | MAIN |
| Changes since 1.4: | +2 -2 lines |
| Log Message: | Allow documentation to be installed to $(datadir)/libstatgrab/docs. |
| # | Content |
|---|---|
| 1 | # Makefile for libstatgrab |
| 2 | # http://www.i-scream.org.uk/ |
| 3 | # $Id: Makefile.am,v 1.4 2003/02/19 23:09:48 tdb Exp $ |
| 4 | |
| 5 | AUTOMAKE_OPTIONS = gnu |
| 6 | |
| 7 | SUBDIRS = src docs |
| 8 | |
| 9 | ChangeLog: |
| 10 | cvs2cl --stdout --no-wrap -r -t -w -S -g "-d :pserver:anonymous@cvs.i-scream.org.uk:/cvs/i-scream" -g "-q" > ChangeLog |