fix \'s
This commit is contained in:
parent
e2bf543333
commit
bc88d310fe
1 changed files with 4 additions and 3 deletions
|
@ -1,8 +1,9 @@
|
||||||
styledir = $(pkgdatadir)/styles
|
styledir = $(pkgdatadir)/styles
|
||||||
MAINTAINERCLEANFILES = Makefile.in
|
MAINTAINERCLEANFILES = Makefile.in
|
||||||
style_DATA = artwiz bbs bluebox cthulhain deep fieron fieron2 flux frobozz
|
style_DATA = artwiz bbs bluebox cthulhain deep fieron fieron2 flux frobozz \
|
||||||
frobust mbdtex miklos nyz nyzclone ob20 operation outcomes paper \
|
frobust mbdtex miklos nyz nyzclone ob20 operation outcomes paper \
|
||||||
purplehaaze shade steelblue steelblue2 the_orange trisb twice warp-xp
|
purplehaaze shade steelblue steelblue2 the_orange trisb twice \
|
||||||
|
warp-xp
|
||||||
EXTRA_DIST = $(style_DATA)
|
EXTRA_DIST = $(style_DATA)
|
||||||
|
|
||||||
distclean-local:
|
distclean-local:
|
||||||
|
|
Loading…
Reference in a new issue