gimp r26521 - in trunk: . plug-ins/win-snap
- From: neo svn gnome org
- To: svn-commits-list gnome org
- Subject: gimp r26521 - in trunk: . plug-ins/win-snap
- Date: Tue, 12 Aug 2008 17:18:43 +0000 (UTC)
Author: neo
Date: Tue Aug 12 17:18:43 2008
New Revision: 26521
URL: http://svn.gnome.org/viewvc/gimp?rev=26521&view=rev
Log:
2008-08-12 Sven Neumann <sven gimp org>
* plug-ins/win-snap/Makefile.am: follow the executable name
change.
Modified:
trunk/ChangeLog
trunk/plug-ins/win-snap/Makefile.am
Modified: trunk/plug-ins/win-snap/Makefile.am
==============================================================================
--- trunk/plug-ins/win-snap/Makefile.am (original)
+++ trunk/plug-ins/win-snap/Makefile.am Tue Aug 12 17:18:43 2008
@@ -8,8 +8,6 @@
libgimpbase = $(top_builddir)/libgimpbase/libgimpbase-$(GIMP_API_VERSION).la
libgimpmath = $(top_builddir)/libgimpmath/libgimpmath-$(GIMP_API_VERSION).la
-winsnap_LDFLAGS = -mwindows
-
libexecdir = $(gimpplugindir)/plug-ins
libexec_PROGRAMS = win-snap
@@ -18,6 +16,8 @@
winsnap.c \
winsnap.h
+win_snap_LDFLAGS = -mwindows
+
EXTRA_DIST = \
resource.h \
select.cur \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]