From ed3eb179369cdcbf33fd72dfc43d6426b77fe681 Mon Sep 17 00:00:00 2001
From: jao <jao@gnu.org>
Date: Sun, 20 Dec 2020 19:12:02 +0000
Subject: Including new .org doc files in extra-source-files

---
 xmobar.cabal | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/xmobar.cabal b/xmobar.cabal
index 391ac3f..b015c50 100644
--- a/xmobar.cabal
+++ b/xmobar.cabal
@@ -16,7 +16,8 @@ bug-reports:        https://github.com/jaor/xmobar/issues
 cabal-version:      >= 1.10
 build-type:         Simple
 
-extra-source-files: readme.md, changelog.md,
+extra-source-files: readme.org, changelog.md,
+                    doc/quick-start.org, doc/plugins.org
                     examples/padding-icon.sh,
                     examples/xmobar.config,
                     examples/xmobar.hs,
-- 
cgit v1.2.3