summaryrefslogtreecommitdiff
path: root/plugins/notification/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/notification/Makefile.am')
-rw-r--r--plugins/notification/Makefile.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/plugins/notification/Makefile.am b/plugins/notification/Makefile.am
deleted file mode 100644
index 5a9f7f65..00000000
--- a/plugins/notification/Makefile.am
+++ /dev/null
@@ -1,5 +0,0 @@
-notificationdir = $(libdir)/$(PACKAGE)
-pkglib_LTLIBRARIES = notification.la
-notification_la_SOURCES = notification.c
-notification_la_LDFLAGS = -module
-AM_CFLAGS = -std=c99