chiark / gitweb /
volume_id: add suspend partition detection
[elogind.git] / Makefile
index bab1732da4383ffcd4ddf36f0a1df795059014aa..1b3815f3bb7069f663624d99b28ae3d9346a1908 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -17,7 +17,7 @@
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
 #
 
-VERSION = 096
+VERSION = 097
 
 # set this to make use of syslog
 USE_LOG = true
@@ -59,7 +59,7 @@ HEADERS = \
        udevd.h                         \
        udev_rules.h                    \
        logging.h                       \
-       udev_libc_wrapper.h             \
+       udev_sysdeps.h                  \
        udev_selinux.h                  \
        list.h
 
@@ -75,7 +75,7 @@ UDEV_OBJS = \
        udev_utils_string.o             \
        udev_utils_file.o               \
        udev_utils_run.o                \
-       udev_libc_wrapper.o
+       udev_sysdeps.o
 LIBUDEV = libudev.a
 
 MAN_PAGES = \