summaryrefslogtreecommitdiff
path: root/pluma/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'pluma/Makefile.am')
-rw-r--r--pluma/Makefile.am10
1 files changed, 0 insertions, 10 deletions
diff --git a/pluma/Makefile.am b/pluma/Makefile.am
index a9237799..bae5cd01 100644
--- a/pluma/Makefile.am
+++ b/pluma/Makefile.am
@@ -238,14 +238,4 @@ else
BACON_DIR=
endif
-if BUILD_MESSAGE_AREA
-libpluma_la_SOURCES += pluma-message-area.c
-INST_H_FILES += pluma-message-area.h
-endif
-
-if BUILD_SPINNER
-libpluma_la_SOURCES += pluma-spinner.c
-NOINST_H_FILES += pluma-spinner.h
-endif
-
-include $(top_srcdir)/git.mk