diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 6e6b415..fc4e551 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -19,6 +19,7 @@ changeset_SOURCES = changeset.c engine_LIBS = \ ../engine/libdconf-engine.a \ + ../shm/libdconf-shm.a \ ../common/libdconf-common.a engine_with_stub_LIBS = \ |