From a31b02eb66102b32c2453918222995581a915673 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 24 Feb 2007 20:50:24 +0000 Subject: Distribution build fixes (pass make distcheck). git-svn-id: http://svn.drobilla.net/lad/slv2@336 a436a847-0d15-0410-975c-d299462d15a1 --- src/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/Makefile.am b/src/Makefile.am index 02520e1..b28b75d 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -6,7 +6,6 @@ libslv2_la_LIBADD = @RASQAL_LIBS@ libslv2_la_SOURCES = \ private_types.h \ - util.h \ plugin.c \ query.c \ port.c \ -- cgit v1.2.1