/Makefile.am

https://code.google.com/ · Makefile · 10 lines · 9 code · 1 blank · 0 comment · 1 complexity · 3b226c4445a711eda2a858cc947545da MD5 · raw file

  1. if BUILD_MAN
  2. MAN_SUBDIR = man
  3. endif
  4. SUBDIRS = src tests schemas $(MAN_SUBDIR)
  5. EXTRA_DIST = autogen.sh \
  6. CMakeLists.txt \
  7. .gitignore \
  8. config-cmake.h.in \
  9. cmake/modules/FindLibYAML.cmake