SF.net SVN: geany-plugins:[664] trunk/geanylatex/Makefile.am
frlan at users.sourceforge.net
frlan at xxxxx
Mon May 25 20:28:33 UTC 2009
Revision: 664
http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=664&view=rev
Author: frlan
Date: 2009-05-25 20:28:33 +0000 (Mon, 25 May 2009)
Log Message:
-----------
GeanyLaTeX: Fix usage of make distcheck
Modified Paths:
--------------
trunk/geanylatex/Makefile.am
Modified: trunk/geanylatex/Makefile.am
===================================================================
--- trunk/geanylatex/Makefile.am 2009-05-25 20:28:10 UTC (rev 663)
+++ trunk/geanylatex/Makefile.am 2009-05-25 20:28:33 UTC (rev 664)
@@ -7,7 +7,7 @@
doc/geanylatex.tex \
doc/geanylatex.pdf \
doc/geanylatex.html \
- doc/img/*
+ $(srcdir)/doc/img/*
dist-bzip2: distdir
BZIP2=$(BZIP2_ENV) $(AMTAR) --bzip2 -chof $(distdir).tar.bz2 $(distdir)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Plugins-Commits
mailing list