summaryrefslogtreecommitdiff
path: root/common/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'common/Makefile.am')
-rw-r--r--common/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/common/Makefile.am b/common/Makefile.am
index 1318400..4f75428 100644
--- a/common/Makefile.am
+++ b/common/Makefile.am
@@ -52,6 +52,8 @@ libspice_common_la_SOURCES = \
rop3.h \
snd_codec.c \
snd_codec.h \
+ udev.c \
+ udev.h \
utils.c \
utils.h \
verify.h \
@@ -108,6 +110,7 @@ AM_CPPFLAGS = \
libspice_common_la_LIBADD = \
$(SPICE_COMMON_LIBS) \
+ $(UDEV_LIBS) \
$(NULL)
MARSHALLERS_DEPS = \