patch-src_Makefile_in 796 B

1234567891011121314151617181920
  1. --- flac-1.2.1.orig/src/Makefile.in 2007-09-16 22:05:09.000000000 +0200
  2. +++ flac-1.2.1/src/Makefile.in 2010-01-06 21:10:24.984375000 +0100
  3. @@ -226,8 +226,6 @@ target_alias = @target_alias@
  4. SUBDIRS = \
  5. libFLAC \
  6. share \
  7. - flac \
  8. - metaflac \
  9. monkeys_audio_utilities \
  10. $(XMMS_DIRS) \
  11. plugin_winamp2 \
  12. @@ -255,7 +253,7 @@ RECURSIVE_TARGETS = info-recursive dvi-r
  13. installdirs-recursive install-recursive uninstall-recursive \
  14. check-recursive installcheck-recursive
  15. DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
  16. -DIST_SUBDIRS = libFLAC share flac metaflac monkeys_audio_utilities \
  17. +DIST_SUBDIRS = libFLAC share monkeys_audio_utilities \
  18. plugin_common plugin_xmms plugin_winamp2 test_grabbag \
  19. test_libs_common test_libFLAC test_seeking test_streams \
  20. libFLAC++ test_libFLAC++