]> rtime.felk.cvut.cz Git - l4.git/blobdiff - l4/pkg/cunit/include/Makefile
Update
[l4.git] / l4 / pkg / cunit / include / Makefile
index 8d31023f0213cc6a304cd0ef13d4e1686d981da8..f2b05b7179342b12a03ba8ed74eb657a1fd40d29 100644 (file)
@@ -1,9 +1,6 @@
 PKGDIR ?= ..
 L4DIR  ?= $(PKGDIR)/../..
 
-# All haeder files found in this directory tree will be automatically
-# installed in a way that they can be included with
-# #include <l4/pkgname/yourfile.h> later.
-# No need to list them in this Makefile.
+CONTRIB_HEADERS = y
 
 include $(L4DIR)/mk/include.mk