diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am index fd39304..5bc20ad 100644 --- a/Makefile.am +++ b/Makefile.am @@ -66,9 +66,9 @@ appman_PRE = \ appdefaultdir = @appdefaultdir@ APPDEFAULTFILES = \ - Bitmap-color \ - Bitmap-nocase \ - Bitmap + app-defaults/Bitmap-color \ + app-defaults/Bitmap-nocase \ + app-defaults/Bitmap SUFFIXES = .ad |