]> www.fi.muni.cz Git - evince.git/blobdiff - shell/Makefile.am
[build] Rename DATADIR with EVINCEDATADIR
[evince.git] / shell / Makefile.am
index 523d299fb94a632929109f805024b6f9a92837dd..d5c5010154a4a11b7a3dac7a9623168990ff74d3 100644 (file)
@@ -1,5 +1,5 @@
 INCLUDES=                                                      \
-       -DDATADIR=\"$(pkgdatadir)\"                             \
+       -DEVINCEDATADIR=\"$(pkgdatadir)\"                               \
        -DGNOMEDATADIR=\"$(datadir)\"                           \
        -I$(top_srcdir)                                         \
        -I$(top_builddir)                                       \
@@ -32,6 +32,8 @@ endif
 evince_SOURCES=                                \
        eggfindbar.c                    \
        eggfindbar.h                    \
+       ev-annotation-properties-dialog.h \
+       ev-annotation-properties-dialog.c \
        ev-application.c                \
        ev-application.h                \
        ev-file-monitor.h               \
@@ -129,7 +131,7 @@ evinced_SOURCES=                    \
        ev-daemon.c
 
 evinced_CFLAGS=                                \
-       -DDATADIR=\"$(pkgdatadir)\"                             \
+       -DEVINCEDATADIR=\"$(pkgdatadir)\"                       \
        -DGNOMEDATADIR=\"$(datadir)\"                           \
        -I$(top_srcdir)                                         \
        -I$(top_builddir)                                       \