]> git.street.me.uk Git - andy/viking.git/blobdiff - Makefile.am
Add functions to return sublayer visibility.
[andy/viking.git] / Makefile.am
index a0a7366cc4639cd9773873bb0320a23a041aa24b..4a5a270832b749c89bc0195c73b91aa950af8d59 100644 (file)
@@ -1,4 +1,8 @@
-SUBDIRS = src test data doc po help
+# Optionally build documentation bits
+if VIKING_DOC
+       DO_DOCS = "doc"
+endif
+SUBDIRS = src test data po win32 help $(DO_DOCS)
 
 INTLTOOL = \
        intltool-extract.in \