changed back to using EXTRA_PROGRAMS.
2007-06-01 Sven Neumann <sven@gimp.org> * libgimpwidgets/Makefile.am: changed back to using EXTRA_PROGRAMS. svn path=/trunk/; revision=22689
This commit is contained in:

committed by
Sven Neumann

parent
cbe5056dc7
commit
07fcf54ee2
@ -1,3 +1,7 @@
|
|||||||
|
2007-06-01 Sven Neumann <sven@gimp.org>
|
||||||
|
|
||||||
|
* libgimpwidgets/Makefile.am: changed back to using EXTRA_PROGRAMS.
|
||||||
|
|
||||||
2007-05-31 Sven Neumann <sven@gimp.org>
|
2007-05-31 Sven Neumann <sven@gimp.org>
|
||||||
|
|
||||||
* libgimpwidgets/test-preview-area.c: minor improvements.
|
* libgimpwidgets/test-preview-area.c: minor improvements.
|
||||||
|
@ -303,7 +303,7 @@ $(srcdir)/gimp-wilber-pixbufs.h: $(WILBER_IMAGES) Makefile.am
|
|||||||
# test programs, not installed
|
# test programs, not installed
|
||||||
#
|
#
|
||||||
|
|
||||||
noinst_PROGRAMS = test-preview-area
|
EXTRA_PROGRAMS = test-preview-area
|
||||||
|
|
||||||
test_preview_area_SOURCES = test-preview-area.c
|
test_preview_area_SOURCES = test-preview-area.c
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user