summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--daemons/ipa-slapi-plugins/ipa-extdom-extop/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/daemons/ipa-slapi-plugins/ipa-extdom-extop/Makefile.am b/daemons/ipa-slapi-plugins/ipa-extdom-extop/Makefile.am
index 3caad5325..a426353ae 100644
--- a/daemons/ipa-slapi-plugins/ipa-extdom-extop/Makefile.am
+++ b/daemons/ipa-slapi-plugins/ipa-extdom-extop/Makefile.am
@@ -21,6 +21,7 @@ plugin_LTLIBRARIES = \
$(NULL)
libipa_extdom_extop_la_SOURCES = \
+ ipa_extdom.h \
ipa_extdom_extop.c \
ipa_extdom_common.c \
$(NULL)
@@ -66,6 +67,7 @@ app_DATA = \
EXTRA_DIST = \
README \
+ test_data \
$(app_DATA) \
$(NULL)