]> git.pld-linux.org Git - packages/at-spi.git/blame - at-spi-am.patch
- release 2
[packages/at-spi.git] / at-spi-am.patch
CommitLineData
44ec4c63 1diff -urN at-spi-1.1.9.orig/docs/reference/cspi/Makefile.am at-spi-1.1.9/docs/reference/cspi/Makefile.am
2--- at-spi-1.1.9.orig/docs/reference/cspi/Makefile.am Thu Mar 27 12:37:03 2003
3+++ at-spi-1.1.9/docs/reference/cspi/Makefile.am Thu Mar 27 12:40:02 2003
4@@ -40,9 +40,7 @@
5 #
6 GPATH = $(srcdir)
7
8-TARGET_DIR=$(HTML_DIR)/$(DOC_MODULE)
9-
10-EXTRA_DIST = \
11+EXTRA_DIST += \
12 $(content_files) \
13 $(extra_files) \
14 $(HTML_IMAGES) \
15diff -urN at-spi-1.1.9.orig/libspi/Makefile.am at-spi-1.1.9/libspi/Makefile.am
16--- at-spi-1.1.9.orig/libspi/Makefile.am Thu Mar 27 12:37:03 2003
17+++ at-spi-1.1.9/libspi/Makefile.am Thu Mar 27 12:41:40 2003
18@@ -63,7 +63,7 @@
19
20
21 BUILT_SOURCES = $(IDL_OUT) Accessibility-imodule.c
22-CLEANFILES+= $(IDL_OUT) Accessibility-imodule.c
23+CLEANFILES = $(IDL_OUT) Accessibility-imodule.c
24
25 libspi_la_SOURCES = \
26 accessible.c \
This page took 0.157423 seconds and 4 git commands to generate.