]> andersk Git - udis86.git/blobdiff - Makefile.am
Use the public http URI to docbook.xsl.
[udis86.git] / Makefile.am
index a61ee8e48253c09bd11637cd1d9532e76b718123..2fedbb297116d61da892553f0fcaad622659dd0d 100644 (file)
@@ -1,6 +1,6 @@
 ACLOCAL_AMFLAGS = -I build/m4
 
-SUBDIRS = libudis86 . udcli . tests . docs
+SUBDIRS = libudis86 . udcli . docs . tests
 
 GENERATED = autom4te.cache \
             aclocal.m4 \
@@ -10,12 +10,13 @@ GENERATED = autom4te.cache \
             libudis86/*.in \
             udcli/*.in \
             tests/*.in \
+            docs/manual/*.in \
             docs/*.in 
 
 include_ladir = ${includedir}
 include_la_HEADERS = udis86.h
 
-.PHONY: libudis86 udcli tests
+.PHONY: libudis86 udcli tests docs
 
 libudis86:
        $(MAKE) -C $@
This page took 0.236934 seconds and 4 git commands to generate.