]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/pictures/GNUmakefile
Merge branch 'lilypond/translation' of git://git.sv.gnu.org/lilypond into trad
[lilypond.git] / Documentation / pictures / GNUmakefile
index a360164335a2d9398ef6cb037010ca7fcf71276c..e1b45d275ec10bc2c67d2b0faa76592a3f62a997 100644 (file)
@@ -1,9 +1,11 @@
 depth = ../..
 
+SUBDIRS = pdf
 
 BITMAP_IMAGES = $(call src-wildcard,*.png) $(call src-wildcard,*.jpg)
 EPS_ILLUSTRATIONS = $(call src-wildcard,*.eps)
 SVG_FILES = $(call src-wildcard,*.svg)
+PDF_DIR = $(call src-wildcard,pdf/*.pdf)
 
 EXTRA_DIST_FILES = $(BITMAP_IMAGES) $(EPS_ILLUSTRATIONS) $(SVG_FILES)