diff --git a/ChangeLog b/ChangeLog index c182e1c82..ef9c28007 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-06-17 Adam Fedor + + * GNUmakefile (SUBPROJECTS): Add Documentation + 2003-06-17 Adam Fedor * Source/NSDocumentController.m: Add GSGuiPrivate header for diff --git a/GNUmakefile b/GNUmakefile index 6efe01a4d..25825f890 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -53,7 +53,8 @@ PrinterTypes \ TextConverters \ ColorPickers \ KeyBindings \ -Resources +Resources \ +Documentation -include GNUmakefile.preamble