summaryrefslogtreecommitdiff
path: root/src/plugins/Makefile.am
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2025-01-12 19:51:22 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2025-01-12 20:30:17 (GMT)
commit71367e25e95b90b34891ec88083a52e0e0f60f13 (patch)
tree744a548932ab522fca76c3e7298a7be6784fdb7e /src/plugins/Makefile.am
parentbaa854bfcc969022a00617b58a661e37f345cab5 (diff)
Delete the now useless dynamic GTypes support and old plugin system code.
Diffstat (limited to 'src/plugins/Makefile.am')
-rw-r--r--src/plugins/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/Makefile.am b/src/plugins/Makefile.am
index 555c449..7d375e3 100644
--- a/src/plugins/Makefile.am
+++ b/src/plugins/Makefile.am
@@ -2,7 +2,6 @@
noinst_LTLIBRARIES = libplugins.la
libplugins_la_SOURCES = \
- dt.h dt.c \
manager-int.h \
manager.h manager.c \
native-int.h \