copy .sigar_shellrc to the dist

This commit is contained in:
Doug MacEachern 2004-07-23 00:39:13 +00:00
parent f59e82e003
commit e3e5ce3eb7
1 changed files with 3 additions and 0 deletions

View File

@ -293,6 +293,9 @@
<!-- header files -->
<copy toDir="${dist}/sigar-bin" overwrite="true">
<fileset dir=".">
<include name=".sigar_shellrc"/>
</fileset>
<fileset dir="${sigar-bin}">
<include name="include/*.h"/>
</fileset>