diff options
author | Yang Tse <yangsita@gmail.com> | 2009-05-18 12:33:51 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2009-05-18 12:33:51 +0000 |
commit | 0427b783e2ae554a118057d23c65f29041b7cb6e (patch) | |
tree | 2881a97d8c44dc70aa02f4da6a6b0e1eca24ba77 /packages/Solaris | |
parent | 4650732f4a8590c8f6a00566510f9cdd656397a7 (diff) | |
download | curl-0427b783e2ae554a118057d23c65f29041b7cb6e.tar.gz |
Add empty line, to force CVS to update the $Id date string format
Diffstat (limited to 'packages/Solaris')
-rw-r--r-- | packages/Solaris/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/Solaris/Makefile.am b/packages/Solaris/Makefile.am index 4750a677b..f76b83547 100644 --- a/packages/Solaris/Makefile.am +++ b/packages/Solaris/Makefile.am @@ -37,3 +37,4 @@ package: mkdir ./tmp pkgmk -o -d ./tmp pkgtrans -so ./tmp ${top_srcdir}/../${PKGADD_FILE} ${PKGADD_PKG} + |