diff options
| -rw-r--r-- | Makefile.am | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 1486a266..35eaa47e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -429,7 +429,10 @@ dist_noinst_DATA = \ dist_doc_DATA = \ COMPLIANCE \ README \ - AUTHORS + AUTHORS \ + data/rc.xsd \ + data/menu.xsd \ + data/themerc.xsd EXTRA_DIST = \ config.rpath \ |
