X-Git-Url: http://winboard.nl/cgi-bin?p=xboard.git;a=blobdiff_plain;f=Makefile.am;h=5252fe7872eae0296a61a02dcbd61d2743c590d4;hp=46715601149606e12087ed8fe876fbc472231ae5;hb=d90010d52804227fe8fc66324f08e12e4b910daf;hpb=ee187f36388670ebf4e2666c8118d7344d670ed9 diff --git a/Makefile.am b/Makefile.am index 4671560..5252fe7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -42,7 +42,7 @@ EXTRA_DIST = pixmaps sounds winboard \ DISTCLEANFILES = stamp-h AM_CPPFLAGS=-DINFODIR='"$(infodir)"' @CAIRO_CFLAGS@ @X_CFLAGS@ -DSYSCONFDIR='"$(sysconfdir)"' \ - -DLOCALEDIR='"$(localedir)"' + -DLOCALEDIR='"$(localedir)"' -DSVGDIR='"$(svgdir)"' ACLOCAL_AMFLAGS = -I m4 @@ -138,7 +138,6 @@ dist_sounds_DATA = \ ### set correct dir in xboard.conf edit = sed -e 's|@pngdir[@]|$(pngdir)|g' \ - -e 's|@svgdir[@]|$(svgdir)|g' \ -e 's|@soundsdir[@]|$(soundsdir)|g' xboard.conf: Makefile $(srcdir)/xboard.conf.in