summaryrefslogtreecommitdiff
path: root/libddekit/include/Makefile
blob: 8d31023f0213cc6a304cd0ef13d4e1686d981da8 (plain)
1
2
3
4
5
6
7
8
9
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.

include $(L4DIR)/mk/include.mk