diff options
-rw-r--r-- | xmobar.cabal | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/xmobar.cabal b/xmobar.cabal index 7c57e13..c48ae06 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -15,6 +15,8 @@ maintainer: andrea.rossato@unitn.it cabal-version: >= 1.2 build-type: Simple +data-files: xmobar.config-sample + flag small_base description: Choose the new smaller, split-up base package. |