diff options
author | IOhannes m zmölnig <zmoelnig@users.sourceforge.net> | 2011-08-04 12:06:29 +0000 |
---|---|---|
committer | IOhannes m zmölnig <zmoelnig@users.sourceforge.net> | 2011-08-04 12:06:29 +0000 |
commit | 43d9e13c373ede108afccbe63cfa11978428b9c0 (patch) | |
tree | 5e6db64daf8d77de92684c31a6ed874cbc08023b /osc | |
parent | 56b91428082281cdf51375a5657a723d12d6906c (diff) |
include packingOSC.h in DIST
svn path=/trunk/externals/mrpeach/; revision=15201
Diffstat (limited to 'osc')
-rw-r--r-- | osc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/osc/Makefile b/osc/Makefile index 52e2a5a..9dd0391 100644 --- a/osc/Makefile +++ b/osc/Makefile @@ -27,7 +27,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 = +EXTRA_DIST = packingOSC.h HELPPATCHES = \ |