From 1c98f6427ae07811b802767b5c1e90e3d1e00400 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Thu, 20 Dec 2012 18:14:58 +0100 Subject: [PATCH] build: Add egg-list-box to the dist --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 6f34c23ec..f1c7e1eef 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,7 +4,7 @@ SUBDIRS = po egg-list-box panels shell if BUILD_DOCUMENTATION SUBDIRS += man endif -DIST_SUBDIRS = po panels shell man +DIST_SUBDIRS = egg-list-box po panels shell man MAINTAINERCLEANFILES = \ $(srcdir)/INSTALL \