You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
406 B

  1. --- a/src/Makefile.am
  2. +++ b/src/Makefile.am
  3. @@ -26,9 +26,6 @@ endif
  4. SUBDIRS = \
  5. libFLAC \
  6. share \
  7. - flac \
  8. - metaflac \
  9. - monkeys_audio_utilities \
  10. $(XMMS_DIRS) \
  11. $(CPPLIBS_DIRS)
  12. --- a/src/Makefile.in
  13. +++ b/src/Makefile.in
  14. @@ -226,9 +226,6 @@ target_alias = @target_alias@
  15. SUBDIRS = \
  16. libFLAC \
  17. share \
  18. - flac \
  19. - metaflac \
  20. - monkeys_audio_utilities \
  21. $(XMMS_DIRS) \
  22. $(CPPLIBS_DIRS)