diff --git a/tools/gcg/ChangeLog b/tools/gcg/ChangeLog index 7c0cd302ee..8bacb18a21 100644 --- a/tools/gcg/ChangeLog +++ b/tools/gcg/ChangeLog @@ -6,6 +6,8 @@ * makefile.cygwin: New file. + * Makefile.am: Distribute it. + Sun Jun 6 11:16:56 PDT 1999 Manish Singh * Makefile.am diff --git a/tools/gcg/Makefile.am b/tools/gcg/Makefile.am index 3827fb5f23..0038b9677e 100644 --- a/tools/gcg/Makefile.am +++ b/tools/gcg/Makefile.am @@ -5,6 +5,7 @@ noinst_PROGRAMS = gcg EXTRA_DIST = \ getopt.c \ makefile.msc \ + makefile.cygwin \ gh/gcg.gh \ gh/glib.gh \ gh/gtk.gh