# HG changeset patch # User pkienzle # Date 1003151954 0 # Node ID 35d684c968dac4797daa62d3fec398552bd5760d # Parent ce28dd47f1d685f9bd11766c9e52bab2b1c2e044 include the FIXES/ subdirectory in the build phase diff -r ce28dd47f1d6 -r 35d684c968da Makefile --- a/Makefile Sun Oct 14 03:06:31 2001 +0000 +++ b/Makefile Mon Oct 15 13:19:14 2001 +0000 @@ -11,6 +11,7 @@ @cd main && $(MAKE) @cd extra && $(MAKE) @cd nonfree && $(MAKE) + @cd FIXES && $(MAKE) install: @chmod a+x $(INSTALLOCT)