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:
parent
ef17dad075
commit
8d477063b7
@ -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>
|
||||
|
||||
|
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user