Makefile.am 189 B

123456
  1. SUBDIRS = tests
  2. EXTRA_DIST = check.h acl.h
  3. # TODO: Once we have some cc file we are able to compile, create the library.
  4. # For now, we have only header files, not creating empty library.