diff --git a/ChangeLog b/ChangeLog index 125e34d839..a28e6c638c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2000-12-16 Sven Neumann + + * Makefile.am + * docs/Wilber_Construction_Kit.xcf.gz: ooops, got the name wrong + 2000-12-17 Sven Neumann * app/curves.c: preview the curve settings in the image window when diff --git a/Makefile.am b/Makefile.am index 9b89b1427d..d79782a36f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -123,7 +123,7 @@ EXTRA_DIST = \ docs/Wilber.svg \ docs/Wilber.xcf.gz \ docs/Wilber.xcf.gz.README \ - docs/Wilber_Construction_kit.xcf.gz \ + docs/Wilber_Construction_Kit.xcf.gz \ docs/cheat_sheet.txt \ docs/gimp.txt \ docs/keybindings.txt \ diff --git a/docs/Wilber_Construction_kit.xcf.gz b/docs/Wilber_Construction_Kit.xcf.gz similarity index 100% rename from docs/Wilber_Construction_kit.xcf.gz rename to docs/Wilber_Construction_Kit.xcf.gz