Don't install Demo plugin.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1838 ea778897-0a13-0410-b9d1-a72fbfd435f5
This commit is contained in:
parent
c411a99c08
commit
83a82cfdd4
@ -9,6 +9,8 @@
|
||||
* doc/geany.txt, doc/geany.html:
|
||||
Added 'Inserting unicode characters' Editing section, adapted from
|
||||
a patch by John Gabriele (thanks).
|
||||
* plugins/Makefile.am:
|
||||
Don't install Demo plugin.
|
||||
|
||||
|
||||
2007-08-28 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
|
||||
|
@ -20,14 +20,13 @@ if PLUGINS
|
||||
|
||||
# Plugins to be installed
|
||||
plugin_LTLIBRARIES = \
|
||||
demoplugin.la \
|
||||
classbuilder.la \
|
||||
htmlchars.la \
|
||||
export.la
|
||||
|
||||
# Plugins not to be installed
|
||||
#noinst_LTLIBRARIES = \
|
||||
#demoplugin.la
|
||||
noinst_LTLIBRARIES = \
|
||||
demoplugin.la
|
||||
|
||||
demoplugin_la_SOURCES = demoplugin.c
|
||||
classbuilder_la_SOURCES = classbuilder.c
|
||||
|
Loading…
x
Reference in New Issue
Block a user