summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authormonsta <[email protected]>2016-12-05 18:42:03 +0300
committermonsta <[email protected]>2016-12-05 18:42:03 +0300
commit3860e7b99fc652c7d193cf81f565ea56b507b51a (patch)
tree5e5c45b591ea066e749786cea9f3f236523d8e15 /Makefile.am
parente1fbe56adf49a5f4d3a3bb493933d9ae5a5c081f (diff)
downloadpluma-3860e7b99fc652c7d193cf81f565ea56b507b51a.tar.bz2
pluma-3860e7b99fc652c7d193cf81f565ea56b507b51a.tar.xz
remove old plugin system and docs for it
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index d472aea3..44bcacd4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
## Process this file with automake to produce Makefile.in
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
-SUBDIRS = pluma pixmaps po data plugin-loaders plugins docs help
+SUBDIRS = pluma pixmaps po data plugins docs help
if ENABLE_TESTS
SUBDIRS += tests