From acbda29f838280ba98cf9e9e539e9d8a6e8fc6ad Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 9 Jun 2006 15:07:31 +0000 Subject: Added Om aka Graph aka god knows what git-svn-id: http://svn.drobilla.net/lad/grauph@9 a436a847-0d15-0410-975c-d299462d15a1 --- src/common/Makefile.am | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/common/Makefile.am (limited to 'src/common/Makefile.am') diff --git a/src/common/Makefile.am b/src/common/Makefile.am new file mode 100644 index 00000000..bdad7860 --- /dev/null +++ b/src/common/Makefile.am @@ -0,0 +1 @@ +DIST_SUBDIRS = util interface -- cgit v1.2.1