Parcourir la source

Fix distcheck

Michal 'vorner' Vaner il y a 14 ans
Parent
commit
6c92dafaff
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  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.