From 8ba737a534b54202515a558491953df523ea54cc Mon Sep 17 00:00:00 2001 From: Horms Date: Wed, 9 Sep 2009 01:17:37 +0000 Subject: [PATCH] Include illime2 directory in dist tarball Resolves the following error reported when running make distcheck: config.status: error: cannot find input file: `src/modules/illume2/Makefile.in' make: *** [distcheck] Error 1 SVN revision: 42357 --- src/modules/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/src/modules/Makefile.am b/src/modules/Makefile.am index f544f5254..a6dc651d7 100644 --- a/src/modules/Makefile.am +++ b/src/modules/Makefile.am @@ -316,6 +316,7 @@ gadman \ mixer \ connman \ illume \ +illume2 \ syscon \ everything \ systray