]> git.street.me.uk Git - andy/viking.git/blobdiff - Makefile.am
Enable understanding pasted text strings with tabs.
[andy/viking.git] / Makefile.am
index 4a5a270832b749c89bc0195c73b91aa950af8d59..9e2760777715d67b75bb57aa15aade3bffdb8a5f 100644 (file)
@@ -1,8 +1,4 @@
-# Optionally build documentation bits
-if VIKING_DOC
-       DO_DOCS = "doc"
-endif
-SUBDIRS = src test data po win32 help $(DO_DOCS)
+SUBDIRS = src test data po win32 help tools doc
 
 INTLTOOL = \
        intltool-extract.in \
@@ -14,9 +10,12 @@ full:
        make
 
 EXTRA_DIST = \
+       HACKING \
        gnome-doc-utils.make \
        ChangeLog.0 \
        viking.spec \
+       mingw-viking.spec \
+       mingw64-viking.spec \
        $(INTLTOOL)
 
 .PHONY: generate-changelog