diff options
author | Yang Tse <yangsita@gmail.com> | 2013-01-03 12:40:55 +0100 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2013-01-03 19:24:00 +0100 |
commit | 0b3180b4f53d8f101974d5f039a21f0529c15601 (patch) | |
tree | 1d5de8aceadba807c742e2d3da038c59c91c3c7f /lib/Makefile.am | |
parent | 8f13e3ddb98563db8e3965c894b2ad948e30b9e3 (diff) | |
download | curl-0b3180b4f53d8f101974d5f039a21f0529c15601.tar.gz |
test 1222: 8 chars object name generation && test 1221: adjustments
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r-- | lib/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am index 11256811e..6b8fcdece 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -66,7 +66,8 @@ EXTRA_DIST = \ mk-ca-bundle.vbs \ msvcproj.foot \ msvcproj.head \ - objnames-test.sh \ + objnames-test08.sh \ + objnames-test10.sh \ objnames.inc \ setup-os400.h \ vc6libcurl.dsw |