
#  Header files
file(GLOB BITS
#    resum headers
  rs-resum-event.h rs-resum-stage.h rs-shower-scheme.h rs-resum-exp.h rs-resum-user.h rs-resummation.h
)


#   Install the header files
install(FILES ${BITS} DESTINATION include/deductor/bits)

