]> www.fi.muni.cz Git - evince.git/blob - viewer/Makefile.am
0416b8bff851adbca0663d10ae9c3559fe87221d
[evince.git] / viewer / Makefile.am
1 NULL=
2
3 INCLUDES=                                       \
4         -DEVINCE_UIDIR=\"$(pkgdatadir)\"        \
5         -DGNOMELOCALEDIR=\"$(datadir)/locale\"  \
6         $(SHELL_CFLAGS)                         \
7         $(EVINCE_DISABLE_DEPRECATED)            \
8         $(NULL)
9
10 noinst_LTLIBRARIES = libevviewer.la
11
12 libevviewer_la_SOURCES=                         \
13         ev-viewer.c                             \
14         ev-viewer.h                             \
15         $(NULL)