]> www.fi.muni.cz Git - evince.git/blobdiff - properties/Makefile.am
[build] Rename DATADIR with EVINCEDATADIR
[evince.git] / properties / Makefile.am
index 0d2bf0e229873fef3a87b4b941a854fb07e4c164..de90d72ed1caff4f70cea93d0863be2a3d004af2 100644 (file)
@@ -1,5 +1,5 @@
 INCLUDES=                                      \
-       -DDATADIR=\"$(pkgdatadir)\"             \
+       -DEVINCEDATADIR=\"$(pkgdatadir)\"       \
        -DGNOMELOCALEDIR=\"$(datadir)/locale\"  \
        -I$(top_srcdir)                         \
        -I$(top_builddir)                       \
@@ -31,3 +31,5 @@ libevince_properties_page_la_LIBADD =                 \
 libevince_properties_page_la_LDFLAGS = -module -avoid-version -no-undefined
 
 endif # ENABLE_NAUTILUS
+
+-include $(top_srcdir)/git.mk