diff options
| -rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 194492b4..d4da4a9a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -275,7 +275,7 @@ nodist_rc_DATA = \ data/menu.xml dist_xsd_DATA = \ - data/rc.xsd + data/rc.xsd \ data/menu.xsd %.xml: %.xml.in |
