]> www.fi.muni.cz Git - evince.git/blob - cut-n-paste/evmountoperation/Makefile.am
e84c1b4c16bdce069793b4678b1fae0ee2edd7fe
[evince.git] / cut-n-paste / evmountoperation / Makefile.am
1 noinst_LTLIBRARIES = libevmountoperation.la
2
3 libevmountoperation_la_SOURCES =        \
4         ev-mount-operation.h            \
5         ev-mount-operation.c
6
7 libevmountoperation_la_CFLAGS =         \
8         $(SHELL_CORE_CFLAGS)            \
9         $(WARNING_CFLAGS)               \
10         $(DISABLE_DEPRECATED)