X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=inline;f=properties%2FMakefile.am;h=de90d72ed1caff4f70cea93d0863be2a3d004af2;hb=9937a6c950dc4416ca049a589a9cffe12091eeb4;hp=0d2bf0e229873fef3a87b4b941a854fb07e4c164;hpb=bdca80a8cd31e0b00d8942ca0000f1fa46311a28;p=evince.git diff --git a/properties/Makefile.am b/properties/Makefile.am index 0d2bf0e2..de90d72e 100644 --- a/properties/Makefile.am +++ b/properties/Makefile.am @@ -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