patch-Makefile 531 B

1234567891011
  1. --- olsrd-0.5.6-r2.orig/Makefile 2008-10-03 14:45:06.000000000 +0200
  2. +++ olsrd-0.5.6-r2/Makefile 2009-06-13 14:02:52.000000000 +0200
  3. @@ -143,7 +143,7 @@ rpm:
  4. # This is quite ugly but at least it works
  5. ifeq ($(OS),linux)
  6. -SUBDIRS = $(notdir $(shell find lib -maxdepth 2 -name Makefile -not -path lib/Makefile -printf "%h\n"|sort))
  7. +SUBDIRS = arprefresh bmf dot_draw dyn_gw dyn_gw_plain httpinfo mini nameservice pgraph quagga secure tas txtinfo
  8. else
  9. ifeq ($(OS),win32)
  10. SUBDIRS := dot_draw httpinfo mini pgraph secure txtinfo