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.

22 lines
560 B

  1. --- a/Makefile.am
  2. +++ b/Makefile.am
  3. @@ -17,7 +17,7 @@
  4. ALL_RECURSIVE_TARGETS =
  5. -SUBDIRS = lib src doc man po tests gnulib-tests
  6. +SUBDIRS = lib src po
  7. changelog_etc = \
  8. ChangeLog-2005 \
  9. --- a/Makefile.in
  10. +++ b/Makefile.in
  11. @@ -1639,7 +1639,7 @@ top_srcdir = @top_srcdir@
  12. # Some tests always need root privileges, others need them only sometimes.
  13. ALL_RECURSIVE_TARGETS = install-root check-root distcheck-hook
  14. -SUBDIRS = lib src doc man po tests gnulib-tests
  15. +SUBDIRS = lib src po
  16. changelog_etc = \
  17. ChangeLog-2005 \
  18. ChangeLog-2006 \