fixed conditional build of the JPEG plug-in.

2008-01-10  Sven Neumann  <sven@gimp.org>

	* plug-ins/jpeg/Makefile.am: fixed conditional build of the JPEG
	plug-in.


svn path=/trunk/; revision=24592
This commit is contained in:
Sven Neumann 2008-01-10 19:37:08 +00:00 committed by Sven Neumann
parent 65e7685844
commit d1f61f2cd0
2 changed files with 6 additions and 3 deletions

View file

@ -1,3 +1,8 @@
2008-01-10 Sven Neumann <sven@gimp.org>
* plug-ins/jpeg/Makefile.am: fixed conditional build of the JPEG
plug-in.
2008-01-10 Bill Skaggs <weskaggs@primate.ucdavis.edu> 2008-01-10 Bill Skaggs <weskaggs@primate.ucdavis.edu>
* libgimpbase/gimpenv.c: fix editing error in documentation. * libgimpbase/gimpenv.c: fix editing error in documentation.

View file

@ -22,9 +22,7 @@ INCLUDES = \
$(EXIF_CFLAGS) \ $(EXIF_CFLAGS) \
-I$(includedir) -I$(includedir)
libexec_PROGRAMS = $(JPEG) libexec_PROGRAMS = jpeg
EXTRA_PROGRAMS = jpeg
jpeg_SOURCES = \ jpeg_SOURCES = \
jpeg.c \ jpeg.c \