tools/Makefile.am (test_clipboard_SOURCES) fixed typos: SURCES -> SOURCES.

2007-07-27  Raphael Quinet  <raphael@gimp.org>

	* tools/Makefile.am (test_clipboard_SOURCES)
	* libgimpthumb/Makefile.am (gimp_thumbnail_list_SOURCES): fixed
	typos: SURCES -> SOURCES.

svn path=/trunk/; revision=23044
This commit is contained in:
Raphael Quinet 2007-07-27 13:58:14 +00:00 committed by Raphaël Quinet
parent ef17dad075
commit 8d477063b7
2 changed files with 3 additions and 2 deletions

View File

@ -1,7 +1,8 @@
2007-07-27 Raphaël Quinet <raphael@gimp.org>
* tools/Makefile.am (test_clipboard_SOURCES)
* libgimpthumb/Makefile.am (gimp_thumbnail_list_SOURCES): fixed
typo: SURCES -> SOURCES.
typos: SURCES -> SOURCES.
2007-07-27 Raphaël Quinet <raphael@gimp.org>

View File

@ -24,7 +24,7 @@ gimp_remote_2_3_LDADD = \
kernelgen_SOURCES = kernelgen.c
test_clipboard_SURCES = test-clipboard.c
test_clipboard_SOURCES = test-clipboard.c
test_clipboard_LDADD = \
$(GTK_LIBS)