Needed for 'make dist' to do the right thing.

svn path=/trunk/boinc/; revision=5068
This commit is contained in:
Bruce Allen 2005-01-11 02:27:39 +00:00
parent fa7399b26f
commit 1cc53bd7d5
1 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
EXTRA_DIST = make-sea.sh
vers = @BOINC_MAJOR_VERSION@.@BOINC_MINOR_VERSION@_@target@
sea = boinc_$(vers).sh
@ -25,4 +27,4 @@ BOINC:
mkdir -p BOINC
clean:
rm -rf BOINC sea.tar $(sea)
rm -rf BOINC sea.tar $(sea)