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=1cd1d44b8e73db4158788528a5c334e488ccc101;hpb=d56721e376e72279f86d8dff2c791fc3d3affe92;p=evince.git diff --git a/cut-n-paste/recent-files/Makefile.am b/cut-n-paste/recent-files/Makefile.am index 1cd1d44b..63cde66e 100644 --- a/cut-n-paste/recent-files/Makefile.am +++ b/cut-n-paste/recent-files/Makefile.am @@ -19,9 +19,9 @@ EGG_FILES = \ 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