[geany/geany-plugins] e6fe23: markdown: Fix Autotools build system
Colomban Wendling
git-noreply at xxxxx
Mon Aug 27 13:26:17 UTC 2012
Branch: refs/heads/master
Author: Colomban Wendling <ban at herbesfolles.org>
Committer: Colomban Wendling <ban at herbesfolles.org>
Date: Mon, 27 Aug 2012 13:26:17
Commit: e6fe234f43243547394a2c748d1411d748b81c98
https://github.com/geany/geany-plugins/commit/e6fe234f43243547394a2c748d1411d748b81c98
Log Message:
-----------
markdown: Fix Autotools build system
Modified Paths:
--------------
markdown/discount/Makefile.am
markdown/docs/Makefile.am
Modified: markdown/discount/Makefile.am
1 files changed, 1 insertions(+), 0 deletions(-)
===================================================================
@@ -3,6 +3,7 @@ noinst_LTLIBRARIES = libdiscount.la
libdiscount_la_SOURCES = \
amalloc.c \
amalloc.h \
+ blocktags \
basename.c \
config.h \
Csio.c \
Modified: markdown/docs/Makefile.am
2 files changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -1,6 +1,6 @@
helpdir = $(docdir)/markdown/html
-help_DATA = \
+dist_help_DATA = \
help.html \
plugin.png \
plugin_mgr.png \
@@ Diff output truncated at 100000 characters. @@
--------------
This E-Mail was brought to you by github_commit_mail.py (Source: TBD).
More information about the Plugins-Commits
mailing list