diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-09-11 20:54:18 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-09-11 20:54:18 +0000 |
commit | a474f3fb39f8aece7371a004ab543f1b0d7fb8cd (patch) | |
tree | edf990dcdad5b1d7659243628cb58388caf9305e | |
parent | fa5bd7980240980d267882fc34ec9eab532c2968 (diff) |
added Windows makefile to the dist tarball
svn path=/trunk/externals/iem/comport/; revision=14068
-rw-r--r-- | comport/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comport/Makefile b/comport/Makefile index 57d57b3..14ee808 100644 --- a/comport/Makefile +++ b/comport/Makefile @@ -21,7 +21,7 @@ MANUAL = # list them here. This can be anything from header files, test patches, # documentation, etc. README.txt and LICENSE.txt are required and therefore # automatically included -EXTRA_DIST = CHANGES.txt comport.dsp comport.dsw comport-stress-test.pd +EXTRA_DIST = CHANGES.txt comport.dsp comport.dsw comport-stress-test.pd makefile_win |