]> git.pld-linux.org Git - packages/atk.git/blob - atk-am16.patch
- ver. 1.1.1
[packages/atk.git] / atk-am16.patch
1 diff -Nru atk-1.1.0.orig/atk/Makefile.am atk-1.1.0/atk/Makefile.am
2 --- atk-1.1.0.orig/atk/Makefile.am      Thu Mar 14 21:46:44 2002
3 +++ atk-1.1.0/atk/Makefile.am   Wed Oct  9 14:34:14 2002
4 @@ -63,7 +63,7 @@
5         $(atk_built_cfiles)
6  
7  EXTRA_DIST += atkmarshal.list
8 -MAINTAINERCLEANFILES +=        \
9 +MAINTAINERCLEANFILES =                 \
10         atkmarshal.c            \
11         atkmarshal.h            \
12         stamp-atkmarshal.c      \
13 diff -Nru atk-1.1.0.orig/docs/Makefile.am atk-1.1.0/docs/Makefile.am
14 --- atk-1.1.0.orig/docs/Makefile.am     Fri Aug 16 17:36:55 2002
15 +++ atk-1.1.0/docs/Makefile.am  Wed Oct  9 14:34:25 2002
16 @@ -59,7 +59,7 @@
17  
18  TARGET_DIR=$(HTML_DIR)/$(DOC_MODULE)
19  
20 -EXTRA_DIST =                           \
21 +EXTRA_DIST +=                          \
22         $(content_files)                \
23         $(extra_files)                  \
24         $(HTML_IMAGES)                  \
This page took 0.149383 seconds and 3 git commands to generate.