X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=shell%2FMakefile.am;h=2eff97f442f3ec7f4b4019d488ef524805c8fedb;hb=5f554d8e362a35e05840068e1b3ea935be5d3c47;hp=987d215f43353711412abd1af145e975e3539b52;hpb=1da8768a0a328717ddc9c0757f9338787434c11d;p=evince.git diff --git a/shell/Makefile.am b/shell/Makefile.am index 987d215f..2eff97f4 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -70,6 +70,8 @@ evince_SOURCES= \ ev-properties-dialog.h \ ev-properties-fonts.c \ ev-properties-fonts.h \ + ev-properties-license.c \ + ev-properties-license.h \ ev-open-recent-action.c \ ev-open-recent-action.h \ ev-utils.c \ @@ -166,3 +168,5 @@ ev-application-service.h: $(srcdir)/ev-application-service.xml ev-daemon-service.h: $(srcdir)/ev-daemon-service.xml $(AM_V_GEN)dbus-binding-tool --prefix=ev_daemon --mode=glib-server --output=ev-daemon-service.h $(srcdir)/ev-daemon-service.xml + +-include $(top_srcdir)/git.mk