diff options
author | Jeremy Huddleston <jeremyhu@freedesktop.org> | 2008-03-27 20:07:45 -0700 |
---|---|---|
committer | Jeremy Huddleston <jeremyhu@freedesktop.org> | 2008-03-27 20:07:45 -0700 |
commit | 4c38de0cbf47ae3dcc67ae8e81924831cb050a34 (patch) | |
tree | da2699c98e997e558c7e4d01e6324fe611b4a53f | |
parent | 2f878b2bc5c2e35a0ba28f8fc2e22785af3f537e (diff) |
Build fix for file systems that are not case sensitive
-rw-r--r-- | Makefile.am | 2 | ||||
-rw-r--r-- | app-defaults/XFontSel.ad (renamed from XFontSel.ad) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 78209fb..832b1df 100644 --- a/Makefile.am +++ b/Makefile.am @@ -39,7 +39,7 @@ appdefaultdir = @appdefaultdir@ APPDEFAULTFILES = \ - XFontSel + app-defaults/XFontSel SUFFIXES = .ad diff --git a/XFontSel.ad b/app-defaults/XFontSel.ad index 73c4854..73c4854 100644 --- a/XFontSel.ad +++ b/app-defaults/XFontSel.ad |