aboutsummaryrefslogtreecommitdiff
path: root/libqcdm/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'libqcdm/src/Makefile.am')
-rw-r--r--libqcdm/src/Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/libqcdm/src/Makefile.am b/libqcdm/src/Makefile.am
index f9451c6..9aa9500 100644
--- a/libqcdm/src/Makefile.am
+++ b/libqcdm/src/Makefile.am
@@ -7,12 +7,13 @@ libqcdm_la_CPPFLAGS = \
libqcdm_la_SOURCES = \
dm-commands.h \
nv-items.h \
+ log-items.h \
com.c \
com.h \
commands.c \
commands.h \
- error.c \
- error.h \
+ errors.c \
+ errors.h \
result.c \
result.h \
result-private.h \