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
427 B

  1. --- a/Makefile.am
  2. +++ b/Makefile.am
  3. @@ -1,6 +1,6 @@
  4. ACLOCAL_AMFLAGS = -I m4
  5. -SUBDIRS = src po man
  6. +SUBDIRS = src
  7. sysconfdir = @sysconfdir@/$(PACKAGE)
  8. sysconf_DATA = \
  9. --- a/configure.ac
  10. +++ b/configure.ac
  11. @@ -472,8 +472,6 @@ AC_SUBST(AM_LDFLAGS, "$TEMP_LDFLAGS")
  12. AC_CONFIG_FILES([
  13. Makefile
  14. src/Makefile
  15. - po/Makefile.in
  16. - man/Makefile
  17. data/camera1-dist.conf
  18. data/camera2-dist.conf
  19. data/camera3-dist.conf