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.

21 lines
635 B

  1. --- a/Makefile.in
  2. +++ b/Makefile.in
  3. @@ -149,7 +149,7 @@ sbindir = @sbindir@
  4. sharedstatedir = @sharedstatedir@
  5. sysconfdir = @sysconfdir@
  6. target_alias = @target_alias@
  7. -SUBDIRS = lib bc dc doc
  8. +SUBDIRS = lib bc dc
  9. MAINTAINERCLEANFILES = aclocal.m4 config.h.in configure Makefile.in \
  10. stamp-h $(distdir).tar.gz h/number.h depcomp missing
  11. --- a/Makefile.am
  12. +++ b/Makefile.am
  13. @@ -1,6 +1,6 @@
  14. ## Process this file with automake to produce Makefile.in
  15. -SUBDIRS = lib bc dc doc
  16. +SUBDIRS = lib bc dc
  17. MAINTAINERCLEANFILES = aclocal.m4 config.h.in configure Makefile.in \
  18. stamp-h $(distdir).tar.gz h/number.h depcomp missing