X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=Makefile.am;h=a3ab21864f2d388c029b3ba7457479a15e6c15da;hb=18d2af9bce80392407fae997c8dfa029f5a54123;hp=4647ca4f93d33a528e5b17f2273cc2df1cf4eeba;hpb=9e435a09b62c4845052e46122911fe7c2f26d877;p=evince.git diff --git a/Makefile.am b/Makefile.am index 4647ca4f..a3ab2186 100644 --- a/Makefile.am +++ b/Makefile.am @@ -14,8 +14,11 @@ SUBDIRS = \ libmisc \ properties \ shell \ - po \ - help + po + +if ENABLE_HELP +SUBDIRS += help +endif if ENABLE_TESTS SUBDIRS += test