gpointing-device-settings r245 - trunk/src



Author: hiikezoe
Date: Sat Mar 21 11:32:48 2009
New Revision: 245
URL: http://svn.gnome.org/viewvc/gpointing-device-settings?rev=245&view=rev

Log:
fix build failure on parellel make.
Reported by Wendall Cada <wendallc 83864 com>.

Modified:
   trunk/src/Makefile.am

Modified: trunk/src/Makefile.am
==============================================================================
--- trunk/src/Makefile.am	(original)
+++ trunk/src/Makefile.am	Sat Mar 21 11:32:48 2009
@@ -50,6 +50,6 @@
 	gpointing-device-settings.c
 
 gpointing_device_settings_LDADD =	\
-	$(top_builddir)/src/libgpds.la	\
+	libgpds.la			\
 	$(GTK_LIBS)			\
 	$(XINPUT_LIBS)



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