X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=cut-n-paste%2Frecent-files%2FMakefile.am;h=63cde66e125d8cfbd295f16c389c84c0d1fc31ce;hb=847c9a92060b6b1936066136d43f7cf2f06ca34e;hp=c3b3dbda26855fd86ef4f785cb51a4dcdc0da187;hpb=69d92c409d333e5dd9cc82537c0834b201487c60;p=evince.git diff --git a/cut-n-paste/recent-files/Makefile.am b/cut-n-paste/recent-files/Makefile.am index c3b3dbda..63cde66e 100644 --- a/cut-n-paste/recent-files/Makefile.am +++ b/cut-n-paste/recent-files/Makefile.am @@ -14,16 +14,14 @@ EGG_FILES = \ egg-recent-item.h \ egg-recent-view.c \ egg-recent-view.h \ - egg-recent-view-bonobo.c \ - egg-recent-view-bonobo.h \ egg-recent-view-gtk.c \ egg-recent-view-gtk.h \ egg-recent-util.c \ egg-recent-util.h -noinst_LIBRARIES = librecent.a +noinst_LTLIBRARIES = librecent.la -librecent_a_SOURCES = $(EGG_FILES) +librecent_la_SOURCES = $(EGG_FILES) EXTRA_DIST = update-from-egg.sh