diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index d912e15..02f9104 100644 --- a/Makefile.am +++ b/Makefile.am @@ -39,8 +39,8 @@ appdefaultdir = @appdefaultdir@ APPDEFAULTFILES = \ - XClock-color \ - XClock + app-defaults/XClock-color \ + app-defaults/XClock SUFFIXES = .ad |