Mercurial > libpst
comparison Makefile.am @ 132:5e4d6faada34
fix from Fridrich Strba for parallel make
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Fri, 06 Feb 2009 20:38:04 -0800 |
parents | e35fd42bac05 |
children | 0b1766da9be8 |
comparison
equal
deleted
inserted
replaced
131:dd905e537728 | 132:5e4d6faada34 |
---|---|
1 SUBDIRS = src man html info debian src/libpst | 1 SUBDIRS = src man html info debian |
2 htmldir = ${datadir}/doc/@PACKAGE@-@VERSION@ | 2 htmldir = ${datadir}/doc/@PACKAGE@-@VERSION@ |
3 html_DATA = AUTHORS COPYING ChangeLog NEWS README | 3 html_DATA = AUTHORS COPYING ChangeLog NEWS README |
4 CLEANFILES = xml/libpst xml/Makefile | 4 CLEANFILES = xml/libpst xml/Makefile |
5 | 5 |
6 EXTRA_DIST = Doxyfile libpst.html.tar.gz libpst.spec $(wildcard xml/M*) $(wildcard xml/h*) $(wildcard xml/lib*) | 6 EXTRA_DIST = Doxyfile libpst.html.tar.gz libpst.spec $(wildcard xml/M*) $(wildcard xml/h*) $(wildcard xml/lib*) |