Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/cut-n-paste/evmountoperation
diff options
context:
space:
mode:
Diffstat (limited to 'cut-n-paste/evmountoperation')
-rw-r--r--cut-n-paste/evmountoperation/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/cut-n-paste/evmountoperation/Makefile.am b/cut-n-paste/evmountoperation/Makefile.am
index a88885b..e84c1b4 100644
--- a/cut-n-paste/evmountoperation/Makefile.am
+++ b/cut-n-paste/evmountoperation/Makefile.am
@@ -5,7 +5,6 @@ libevmountoperation_la_SOURCES = \
ev-mount-operation.c
libevmountoperation_la_CFLAGS = \
- -I$(top_srcdir)/lib \
- $(LIB_CFLAGS) \
+ $(SHELL_CORE_CFLAGS) \
$(WARNING_CFLAGS) \
$(DISABLE_DEPRECATED) \ No newline at end of file