diff options
Diffstat (limited to 'data/frames/Makefile')
-rw-r--r-- | data/frames/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/data/frames/Makefile b/data/frames/Makefile index 37c284f..026cbdd 100644 --- a/data/frames/Makefile +++ b/data/frames/Makefile @@ -1,3 +1,5 @@ +# SPDX-License-Identifier: CC0-1.0 + frames=$(patsubst %.pnm.gz,%.pnm,$(wildcard *.pnm.gz)) all: |