aboutsummaryrefslogtreecommitdiffstats
path: root/shell/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r--shell/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am
index b1bbce14c6..4b671f52aa 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -289,6 +289,8 @@ endif
BUILT_SOURCES = $(IDL_GENERATED) $(MARSHAL_GENERATED) $(server_DATA) $(testserver_DATA) $(DATASERVER_IDL_GENERATED) $(error_DATA)
CLEANFILES = $(BUILT_SOURCES)
+DISTCLEANFILES = $(schema_DATA)
+
dist-hook:
cd $(distdir); rm -f $(BUILT_SOURCES)