chiark / gitweb /
terminal: add input interface
[elogind.git] / Makefile.am
index 3a263f8c17e1a94d301822d7443a1ca251b4eaff..82f474e20eabaf05c49726d2c0d80bc270b3892d 100644 (file)
@@ -2971,6 +2971,9 @@ libsystemd_terminal_la_CFLAGS = \
        $(AM_CFLAGS)
 
 libsystemd_terminal_la_SOURCES = \
+       src/libsystemd-terminal/idev.h \
+       src/libsystemd-terminal/idev-internal.h \
+       src/libsystemd-terminal/idev.c \
        src/libsystemd-terminal/sysview.h \
        src/libsystemd-terminal/sysview-internal.h \
        src/libsystemd-terminal/sysview.c \