]> www.fi.muni.cz Git - evince.git/blobdiff - cut-n-paste/evmountoperation/Makefile.am
Bug 575085 – titles not translated in the nautilus tab
[evince.git] / cut-n-paste / evmountoperation / Makefile.am
index a88885b47689c2785deb0af6c3d42b5927a9ca2c..fa7bd440bee02e87edebeef1fbc26fb38467378e 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
+       $(DISABLE_DEPRECATED)