9 lines
158 B
Makefile
9 lines
158 B
Makefile
|
pkginclude_HEADERS = \
|
||
|
Binder.hpp \
|
||
|
FunctorHandler.hpp \
|
||
|
Functor.hpp \
|
||
|
FunctorImpl.hpp \
|
||
|
MemFunHandler.hpp
|
||
|
|
||
|
pkgincludedir=$(includedir)/utilspp/functor
|