diff options
author | Hubert Figuière <hub@figuiere.net> | 2020-06-23 22:24:27 -0400 |
---|---|---|
committer | Hubert Figuière <hub@figuiere.net> | 2020-06-23 22:24:27 -0400 |
commit | d1a475c5714219994046c3e2dcab2257c10f6f51 (patch) | |
tree | 5c0f3e1fe3dfd3899917ef5515da96bfa9360e99 | |
parent | 408c71e9ba15566081103e6fcf57044163350200 (diff) |
Remove moved test files left over
-rw-r--r-- | samples/BlueSquares/BlueSquare.gif | bin | 3858 -> 0 bytes | |||
-rw-r--r-- | samples/BlueSquares/Makefile.am | 39 |
2 files changed, 0 insertions, 39 deletions
diff --git a/samples/BlueSquares/BlueSquare.gif b/samples/BlueSquares/BlueSquare.gif Binary files differdeleted file mode 100644 index 7dcc9e7..0000000 --- a/samples/BlueSquares/BlueSquare.gif +++ /dev/null diff --git a/samples/BlueSquares/Makefile.am b/samples/BlueSquares/Makefile.am deleted file mode 100644 index 1aa0f57..0000000 --- a/samples/BlueSquares/Makefile.am +++ /dev/null @@ -1,39 +0,0 @@ -# -# exempi - Makefile.am -# -# Copyright (C) 2007 Hubert Figuiere -# All rights reserved. -# -# Redistribution and use in source and binary forms, with or without -# modification, are permitted provided that the following conditions -# are met: -# -# 1 Redistributions of source code must retain the above copyright -# notice, this list of conditions and the following disclaimer. -# -# 2 Redistributions in binary form must reproduce the above copyright -# notice, this list of conditions and the following disclaimer in the -# documentation and/or other materials provided with the -# distribution. -# -# 3 Neither the name of the Authors, nor the names of its -# contributors may be used to endorse or promote products derived -# from this software wit hout specific prior written permission. -# -# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS -# FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE -# COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, -# INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES -# (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR -# SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, -# STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) -# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED -# OF THE POSSIBILITY OF SUCH DAMAGE. -# - - -EXTRA_DIST=BlueSquare.ai BlueSquare.eps BlueSquare.gif BlueSquare.jpg BlueSquare.mp3 BlueSquare.png BlueSquare.tif\ -BlueSquare.avi BlueSquare.indd BlueSquare.mov BlueSquare.pdf BlueSquare.psd BlueSquare.wav |