diff options
Diffstat (limited to 'tests/xml')
-rw-r--r-- | tests/xml/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/xml/Makefile.am b/tests/xml/Makefile.am index d35bdc65f..a7cc0d7bd 100644 --- a/tests/xml/Makefile.am +++ b/tests/xml/Makefile.am @@ -1,4 +1,4 @@ EXTRA_DIST = \ default-irc-networks-sample.xml \ user-irc-networks-sample.xml \ - chatrooms.xml + chatrooms-sample.xml |