gimp r24592 - in trunk: . plug-ins/jpeg



Author: neo
Date: Thu Jan 10 19:37:08 2008
New Revision: 24592
URL: http://svn.gnome.org/viewvc/gimp?rev=24592&view=rev

Log:
2008-01-10  Sven Neumann  <sven gimp org>

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



Modified:
   trunk/ChangeLog
   trunk/plug-ins/jpeg/Makefile.am

Modified: trunk/plug-ins/jpeg/Makefile.am
==============================================================================
--- trunk/plug-ins/jpeg/Makefile.am	(original)
+++ trunk/plug-ins/jpeg/Makefile.am	Thu Jan 10 19:37:08 2008
@@ -22,9 +22,7 @@
 	$(EXIF_CFLAGS)	\
 	-I$(includedir)
 
-libexec_PROGRAMS = $(JPEG)
-
-EXTRA_PROGRAMS = jpeg
+libexec_PROGRAMS = jpeg
 
 jpeg_SOURCES = \
 	jpeg.c		\



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]