M7350v1_en_gpl

This commit is contained in:
T
2024-09-09 08:52:07 +00:00
commit f9cc65cfda
65988 changed files with 26357421 additions and 0 deletions

View File

@ -0,0 +1,13 @@
Upstream-Status: Inappropriate [configuration]
Index: tidy/doc/reference/Makefile.am
===================================================================
--- tidy.orig/doc/reference/Makefile.am 2007-11-06 19:36:56.000000000 +0000
+++ tidy/doc/reference/Makefile.am 2007-11-06 19:37:02.000000000 +0000
@@ -77,4 +77,4 @@ include $(top_srcdir)/gtk-doc.make
# Other files to distribute
# e.g. EXTRA_DIST += version.xml.in
-EXTRA_DIST += version.xml.in
+EXTRA_DIST = version.xml.in

View File

@ -0,0 +1,22 @@
Upstream-Status: Inappropriate [configuration]
Index: trunk/tests/Makefile.am
===================================================================
--- trunk.orig/tests/Makefile.am 2008-03-04 12:22:10.000000000 +0000
+++ trunk/tests/Makefile.am 2008-03-04 12:23:46.000000000 +0000
@@ -1,4 +1,4 @@
-noinst_PROGRAMS = \
+bin_PROGRAMS = \
test-button \
test-finger-scroll \
test-list-view \
@@ -14,6 +14,9 @@
test-grow \
test-viewport
+test_texture_framedir = $(pkgdatadir)
+test_texture_frame_DATA = frame.png
+
INCLUDES = -I$(top_srcdir)
LDADD = $(top_builddir)/tidy/libtidy-1.0.la