chiark / gitweb /
[PATCH] split out the namedev config parsing logic to namedev_parse.c
[elogind.git] / Makefile
index 67d38c04126d3a82c8941c0ecf6b82aa02bc7029..7aacb79de2199713845092970047676652a6a5b9 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -159,6 +159,7 @@ OBJS =      udev.o          \
        udevdb.o        \
        logging.o       \
        namedev.o       \
+       namedev_parse.o \
        $(SYSFS)        \
        $(TDB)