blob: ad793561711fb0f8c01e5ff48782b701c05e4cfc (
plain)
1
2
3
4
5
6
7
|
MAINTAINERCLEANFILES = Makefile.in
libxtractdir = $(includedir)/xtract
libxtract_HEADERS = libxtract.h xtract_macros.h xtract_types.h xtract_delta.h \
xtract_scalar.h xtract_vector.h xtract_helper.h
|