]> www.fi.muni.cz Git - evince.git/blobdiff - pdf/xpdf/Makefile.am
fixes for USE_ANNOTS_VIEW conditional.
[evince.git] / pdf / xpdf / Makefile.am
index ef10acc62a1f6caeccadcf8d60c1a670f1424109..6bc669854ecadb2912527481af7db675a5271a4f 100644 (file)
@@ -120,8 +120,9 @@ common_sources =            \
        UTF8.h
 
 ANNOTS_VIEW_SRCS =
+
 if USE_ANNOTS_VIEW
-  ANNOTS_VIEW_SRCS                   \
+  ANNOTS_VIEW_SRCS +=                  \
        gpdf-annots-view.cc             \
        gpdf-annots-view.h
 endif
@@ -292,8 +293,9 @@ dist-hook:
        done
 
 STOCK_ANNOTS_ICONS = 
+
 if USE_ANNOTS_VIEW
-  STOCK_ANNOTS_ICONS                         \
+  STOCK_ANNOTS_ICONS +=                        \
        stock-annot-circle.png          \
        stock-annot-fileattachment.png  \
        stock-annot-freetext.png        \