X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=Makefile.am;h=67de01832b9bfea22150d15c64ad15426bc96f2c;hb=848665b157185945d190a7a746d054d7f5d5e6e0;hp=abf8666c6f1c3fafda18adb1f97247c704d5507c;hpb=02383ed04e6a5c215d6d3d4b961bc73b58a23b37;p=evince.git diff --git a/Makefile.am b/Makefile.am index abf8666c..67de0183 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = lib cut-n-paste po help data +SUBDIRS = cut-n-paste po help data # Backends @@ -18,6 +18,10 @@ endif SUBDIRS += backend +# Library + +SUBDIRS += lib + # Properties (library and application) SUBDIRS += properties