diff options
Diffstat (limited to 'data/pics/coresmall/Makefile.am')
-rw-r--r-- | data/pics/coresmall/Makefile.am | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/data/pics/coresmall/Makefile.am b/data/pics/coresmall/Makefile.am new file mode 100644 index 00000000..747abac3 --- /dev/null +++ b/data/pics/coresmall/Makefile.am @@ -0,0 +1,8 @@ +tmpdir = $(picsdir)/coresmall + +tmp_DATA = *.png + + +EXTRA_DIST = $(tmp_DATA) + + |