X-Git-Url: https://git.street.me.uk/andy/viking.git/blobdiff_plain/29c93cc57d2f7715c58b4e577440bc580a47bd8a..33d842cd4088060d2109f124b12e3b872266a848:/Makefile.am diff --git a/Makefile.am b/Makefile.am index 1a7d0a07..9e276077 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,8 +1,4 @@ -# Optionally build documentation bits -if VIKING_DOC - DO_DOCS = "help doc" -endif -SUBDIRS = src test data po $(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