diff Makefile.am @ 42:7a97f50c39c5 stable-0-5-12 **FUNKY**

security fix for potential buffer overrun in lz decompress
author carl
date Tue, 02 Oct 2007 16:10:36 -0700
parents b2f247463b83
children 90aa7814ad1f
line wrap: on
line diff
--- a/Makefile.am	Tue Oct 02 15:49:44 2007 -0700
+++ b/Makefile.am	Tue Oct 02 16:10:36 2007 -0700
@@ -1,3 +1,3 @@
 SUBDIRS = src man html info
 CLEANFILES = xml/libpst xml/Makefile
-EXTRA_DIST = libpst.html.tar.gz libpst.spec $(wildcard xml/M*) $(wildcard xml/h*) $(wildcard xml/lib*)
+EXTRA_DIST = Doxyfile libpst.html.tar.gz libpst.spec $(wildcard xml/M*) $(wildcard xml/h*) $(wildcard xml/lib*)