Browse Source

Fix distcheck

Michal 'vorner' Vaner 14 years ago
parent
commit
6c92dafaff
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/lib/acl/Makefile.am

+ 2 - 0
src/lib/acl/Makefile.am

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