summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Lortie <desrt@desrt.ca>2012-07-15 10:38:13 -0400
committerRyan Lortie <desrt@desrt.ca>2012-07-15 10:38:13 -0400
commit07b3ba703efb2707e87eac146ef9e67292472f5e (patch)
treee31cf5dcce65478815d9e41840624d41d22b2006
parent88cee5e38960bd135780154c1561fc000ac9ef7e (diff)
downloaddconf-07b3ba703efb2707e87eac146ef9e67292472f5e.tar.gz
make sure to dist dconf-mock.h
-rw-r--r--tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 09592e0..361b55e 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -2,6 +2,7 @@ include $(top_srcdir)/Makefile.gtester
noinst_LIBRARIES = libdconf-mock.a
noinst_PROGRAMS = $(TEST_PROGS) gsettings dbus1
+noinst_HEADERS = dconf-mock.h
libdconf_mock_a_CFLAGS = $(glib_CFLAGS)
libdconf_mock_a_SOURCES = \