Mercurial > libpst
annotate Makefile.am @ 66:32f771bc9c1c
remove redundant requires from the spec file
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Tue, 26 Feb 2008 17:36:57 -0800 |
parents | 7a97f50c39c5 |
children | 90aa7814ad1f |
rev | line source |
---|---|
16 | 1 SUBDIRS = src man html info |
22 | 2 CLEANFILES = xml/libpst xml/Makefile |
42
7a97f50c39c5
security fix for potential buffer overrun in lz decompress
carl
parents:
35
diff
changeset
|
3 EXTRA_DIST = Doxyfile libpst.html.tar.gz libpst.spec $(wildcard xml/M*) $(wildcard xml/h*) $(wildcard xml/lib*) |