From 07c953210589cc53a7ea64481ab9700ca184cf20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Kub=C3=A1nek?= Date: Thu, 4 Mar 2010 16:24:48 +0000 Subject: [PATCH] build contrib and scripts directories git-svn-id: http://svn.code.sf.net/p/rts-2/code/trunk/rts-2@7002 65ab8f4e-f147-0410-b3a9-f14133ecfe55 --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile.am b/Makefile.am index 23932b0dd..29b47898f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,6 +5,8 @@ SUBDIRS = include \ src \ doc \ man \ + contrib \ + scripts \ conf EXTRA_DIST = autogen.sh RUN rts2.initd \