]> www.fi.muni.cz Git - evince.git/blobdiff - cut-n-paste/evmountoperation/Makefile.am
Rename LIB as LIBDOCUMENT and use SHELL_CORE for cut-n-paste code.
[evince.git] / cut-n-paste / evmountoperation / Makefile.am
index a88885b47689c2785deb0af6c3d42b5927a9ca2c..e84c1b4c16bdce069793b4678b1fae0ee2edd7fe 100644 (file)
@@ -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