Skip to content

Commit 7288fbd

Browse files
committed
don't install vera.ttf inside examples/05.text/
1 parent 89d1d3d commit 7288fbd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/Makefile.am

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ nobase_dist_gemexamples_DATA = \
8787
05.text/01.Text.pd \
8888
05.text/03.ChangeTextNoLoadBang.pd \
8989
05.text/03.ChangeText.pd \
90-
05.text/vera.ttf \
9190
06.particle/01.simple.pd \
9291
06.particle/02.fountain.pd \
9392
06.particle/03.orbit.pd \
@@ -249,4 +248,5 @@ nobase_dist_gemexamples_DATA = \
249248
data/valmotion.tab \
250249
data/venus.mtl \
251250
data/venus.obj \
252-
data/vera.ttf
251+
data/vera.ttf \
252+
$(nil)

0 commit comments

Comments
 (0)