summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 630edd21..60b02025 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -25,3 +25,5 @@ install-data-local:
echo $(WARNING_MESSAGE) && \
echo "**************"
+install-schemas:
+ (cd standard-schemas && $(MAKE) $(AM_MAKEFLAGS) install-schemas)