chiark / gitweb /
core: include partition label in .device description fields
[elogind.git] / Makefile.am
index f99cef7a1717be78a84d80fdcdd0a064bffab3f2..6cc83162dd77fb08022f92134a6e6b1b746bfcf4 100644 (file)
@@ -792,7 +792,10 @@ libsystemd_shared_la_SOURCES = \
        src/shared/condition-util.c \
        src/shared/condition-util.h \
        src/shared/bus-label.c \
-       src/shared/bus-label.h
+       src/shared/bus-label.h \
+       src/shared/gpt.h \
+       src/shared/generator.h \
+       src/shared/generator.c
 
 nodist_libsystemd_shared_la_SOURCES = \
        src/shared/errno-from-name.h \