diff options
author | jaortega <jaortega> | 2000-11-01 23:19:50 +0000 |
---|---|---|
committer | jaortega <jaortega> | 2000-11-01 23:19:50 +0000 |
commit | e978fad7a05e5a153b6cc20b62ecb124e9d3cb9a (patch) | |
tree | db6920c9f962f225d15bba4b3d78fed870ba9d7f | |
parent | 750b5028a18de8a958db63849b5bae84180dad84 (diff) | |
download | mdk-e978fad7a05e5a153b6cc20b62ecb124e9d3cb9a.tar.gz mdk-e978fad7a05e5a153b6cc20b62ecb124e9d3cb9a.tar.bz2 |
bug corrected
-rw-r--r-- | samples/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/Makefile.am b/samples/Makefile.am index 64b7e09..842461f 100644 --- a/samples/Makefile.am +++ b/samples/Makefile.am @@ -10,5 +10,5 @@ # WITHOUT ANY WARRANTY, to the extent permitted by law; without even the # implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -EXTRA_DIST =*.mix +EXTRA_DIST =*.mixal |