summaryrefslogtreecommitdiffstats
path: root/xslt/eurephiadm/CMakeLists.txt
blob: e35aec133e06e71b03fa23abcac36862c72c115d (plain)
1
2
3
4
5
SET(eurephiadm_XSLT
      fwadmin.xsl
      lastlog.xsl
)
INSTALL(FILES ${eurephiadm_XSLT} DESTINATION ${EUREPHIADM_XSLT_PATH}/)