chiark / gitweb /
set event timeout to 60 sec and settle timeout to 120
[elogind.git] / Makefile.am
index 424408982215927c26a2e88f20e8ed6e461abfb9..5beec9434414b622420b4cdeed88f91e362665d9 100644 (file)
@@ -35,7 +35,7 @@ DISTCHECK_HOOKS =
 # libudev
 # ------------------------------------------------------------------------------
 LIBUDEV_CURRENT=11
-LIBUDEV_REVISION=1
+LIBUDEV_REVISION=3
 LIBUDEV_AGE=11
 
 SUBDIRS += libudev/docs
@@ -524,9 +524,9 @@ libexec_PROGRAMS += extras/mobile-action-modeswitch/mobile-action-modeswitch
 # mtd_probe - autoloads FTL module for mtd devices
 # ------------------------------------------------------------------------------
 extras_mtd_probe_mtd_probe_SOURCES =  \
-                                                       extras/mtd_probe/mtd_probe.c \
-                                                       extras/mtd_probe/mtd_probe.h \
-                                                       extras/mtd_probe/probe_smartmedia.c
+       extras/mtd_probe/mtd_probe.c \
+       extras/mtd_probe/mtd_probe.h \
+       extras/mtd_probe/probe_smartmedia.c
 
 extras_mtd_probe_mtd_probe_CPPFLAGS = $(AM_CPPFLAGS)