From 172a0119ee0a0bb6d50836c70936907c3eb71c9e Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 18 Jun 2006 08:06:14 +0000 Subject: More work on new ports implementation; lots of mass renaming and code removal. git-svn-id: http://svn.drobilla.net/lad/grauph@52 a436a847-0d15-0410-975c-d299462d15a1 --- src/common/util/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/common/util/Makefile.am') diff --git a/src/common/util/Makefile.am b/src/common/util/Makefile.am index b835dfde..dfa7ce2d 100644 --- a/src/common/util/Makefile.am +++ b/src/common/util/Makefile.am @@ -2,5 +2,4 @@ EXTRA_DIST = \ CountedPtr.h \ Path.h \ Queue.h \ - Semaphore.h \ - types.h + Semaphore.h -- cgit v1.2.1