From 451e3d74f9fb9b885428336e4125406b29c1ed4d Mon Sep 17 00:00:00 2001 From: Carlos Garcia Campos Date: Sun, 18 Jan 2009 15:31:03 +0000 Subject: Rename LIB as LIBDOCUMENT and use SHELL_CORE for cut-n-paste code. 2009-01-18 Carlos Garcia Campos * configure.ac: * cut-n-paste/*/Makefile.am: * libdocument/Makefile.am: Rename LIB as LIBDOCUMENT and use SHELL_CORE for cut-n-paste code. svn path=/trunk/; revision=3352 --- (limited to 'cut-n-paste/evmountoperation/Makefile.am') 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 -- cgit v0.9.1