diff options
-rw-r--r-- | Makefile.am | 2 | ||||
-rw-r--r-- | xmore.xml (renamed from xmore.sgml) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 08872fa..c2a8841 100644 --- a/Makefile.am +++ b/Makefile.am @@ -39,7 +39,7 @@ appdefaultdir = @appdefaultdir@ dist_appdefault_DATA = \ app-defaults/XMore -EXTRA_DIST = xmore.sgml +EXTRA_DIST = xmore.xml appmandir = $(APP_MAN_DIR) |