icinga2/compat/Makefile.am

8 lines
215 B
Makefile
Raw Normal View History

2012-05-25 22:04:03 +02:00
EXTRA_DIST=include
2012-05-28 11:53:51 +02:00
include:
rm -Rf boost && mkdir -p boost && \
2012-05-25 22:04:03 +02:00
bcp --boost=$(BOOST_PATH)/include tr1 smart_ptr bind function make_shared boost && \
2012-05-28 11:53:51 +02:00
rm -Rf include && mkdir include && \
mv boost/boost include/