summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2012-02-20 15:52:39 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2012-02-23 15:53:15 +1000
commit07a802df5f6cee7e045815db5faf4e2998fec8bd (patch)
treead7c1de4bd2cc540bf6680492759908e07ab8979 /Makefile.am
parent8b8f510923674ea9152f556640dc590a22aabb81 (diff)
protocol: add xslt convertion to prettify the protocolHEADmaster
Includes rudimentary styling only. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 4461e48..016bb76 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = src
+SUBDIRS = src protocol
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}