From 5525b33b79b7a920cf374704e67fc6b16fe5f77c Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 13 Sep 2006 14:59:22 +0000 Subject: Added missing files git-svn-id: http://svn.drobilla.net/lad/ingen@132 a436a847-0d15-0410-975c-d299462d15a1 --- src/common/util/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/common/util/Makefile.am') diff --git a/src/common/util/Makefile.am b/src/common/util/Makefile.am index dfa7ce2d..46bc3691 100644 --- a/src/common/util/Makefile.am +++ b/src/common/util/Makefile.am @@ -2,4 +2,6 @@ EXTRA_DIST = \ CountedPtr.h \ Path.h \ Queue.h \ - Semaphore.h + Semaphore.h \ + Atom.h \ + LibloAtom.h -- cgit v1.2.1