Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/cut-n-paste/evinfobar/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'cut-n-paste/evinfobar/Makefile.am')
-rw-r--r--cut-n-paste/evinfobar/Makefile.am11
1 files changed, 0 insertions, 11 deletions
diff --git a/cut-n-paste/evinfobar/Makefile.am b/cut-n-paste/evinfobar/Makefile.am
deleted file mode 100644
index 46f4e43..0000000
--- a/cut-n-paste/evinfobar/Makefile.am
+++ /dev/null
@@ -1,11 +0,0 @@
-noinst_LTLIBRARIES = libevinfobar.la
-libevinfobar_la_SOURCES = \
- evinfobar.c \
- evinfobar.h
-
-libevinfobar_la_CFLAGS = \
- $(SHELL_CORE_CFLAGS) \
- $(WARNING_CFLAGS) \
- $(DISABLE_DEPRECATED)
-
--include $(top_srcdir)/git.mk