Revision: 2336
          http://gtkpod.svn.sourceforge.net/gtkpod/?rev=2336&view=rev
Author:   teuf
Date:     2009-05-01 17:23:03 +0000 (Fri, 01 May 2009)

Log Message:
-----------
Fix compilation with --without-hal

Patch from Eric Lassauge

Modified Paths:
--------------
    libgpod/trunk/tools/Makefile.am

Modified: libgpod/trunk/tools/Makefile.am
===================================================================
--- libgpod/trunk/tools/Makefile.am     2009-04-25 12:26:10 UTC (rev 2335)
+++ libgpod/trunk/tools/Makefile.am     2009-05-01 17:23:03 UTC (rev 2336)
@@ -1,7 +1,6 @@
 if HAVE_SGUTILS
 
 bin_PROGRAMS=ipod-read-sysinfo-extended
-noinst_PROGRAMS=ipod-time-sync
 
 ipod_read_sysinfo_extended_SOURCES =   \
        read-sysinfoextended-sgutils.c  \
@@ -12,6 +11,7 @@
 if HAVE_HAL
 haldir = $(HALCALLOUTSDIR)
 hal_PROGRAMS = libgpod-callout
+noinst_PROGRAMS=ipod-time-sync
 
 libgpod_callout_SOURCES =              \
        hal-callout.c           \


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to