patch-Makefile_in 341 B

1234567891011
  1. --- nettle-2.4.orig/Makefile.in 2011-09-03 14:51:07.000000000 +0200
  2. +++ nettle-2.4/Makefile.in 2012-04-03 15:14:44.000000000 +0200
  3. @@ -14,7 +14,7 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
  4. INSTALL_STRIP_PROGRAM = $(INSTALL_PROGRAM) -s
  5. MKDIR_P = @MKDIR_P@
  6. -SUBDIRS = tools testsuite examples
  7. +SUBDIRS = tools testsuite
  8. include config.make