From bed5a032c3edf04652f45cd2d2641c0ab514546e Mon Sep 17 00:00:00 2001 From: Jesse van den Kieboom Date: Sun, 9 Oct 2005 09:16:56 +0000 Subject: [PATCH] Removed test subdir --- src/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Makefile.am b/src/Makefile.am index 53bfca7..8b93f0f 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,5 +1,4 @@ ## Process this file with automake to produce Makefile.in -SUBDIRS = test INCLUDES = \ -DPACKAGE_DATA_DIR=\""$(datadir)"\" \ -DPACKAGE_LOCALE_DIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \