X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=shell%2FMakefile.am;h=94488b9844d8a65777f9b64eebd147c00895bb61;hb=1d0de30170119eade2a7305ffa8ec6d9a3e4af32;hp=af105eb6f20c282a119d1b4e155c25a56351ba66;hpb=3eb988973d60bcfc1eb15752ff61f248775701f5;p=evince.git diff --git a/shell/Makefile.am b/shell/Makefile.am index af105eb6..94488b98 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -14,7 +14,6 @@ INCLUDES= \ -I$(top_builddir)/libview \ -I$(top_srcdir)/libmisc \ -I$(top_srcdir)/properties \ - -DGNOMELOCALEDIR=\"$(datadir)/locale\" \ -DGNOMEICONDIR=\""$(datadir)/pixmaps"\" \ -DBINDIR=\""$(bindir)"\" \ -DLIBEXECDIR=\""$(libexecdir)"\" \ @@ -43,7 +42,6 @@ evince_SOURCES= \ ev-keyring.c \ ev-marshal.c \ ev-marshal.h \ - $(DBUS_SOURCES) \ ev-message-area.c \ ev-message-area.h \ ev-metadata.c \