Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/cut-n-paste/evmountoperation/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'cut-n-paste/evmountoperation/Makefile.am')
-rw-r--r--cut-n-paste/evmountoperation/Makefile.am10
1 files changed, 0 insertions, 10 deletions
diff --git a/cut-n-paste/evmountoperation/Makefile.am b/cut-n-paste/evmountoperation/Makefile.am
deleted file mode 100644
index fa7bd44..0000000
--- a/cut-n-paste/evmountoperation/Makefile.am
+++ /dev/null
@@ -1,10 +0,0 @@
-noinst_LTLIBRARIES = libevmountoperation.la
-
-libevmountoperation_la_SOURCES = \
- ev-mount-operation.h \
- ev-mount-operation.c
-
-libevmountoperation_la_CFLAGS = \
- $(SHELL_CORE_CFLAGS) \
- $(WARNING_CFLAGS) \
- $(DISABLE_DEPRECATED)