build: Add egg-list-box to the dist
This commit is contained in:
parent
8a0f14b969
commit
1c98f6427a
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ SUBDIRS = po egg-list-box panels shell
|
||||||
if BUILD_DOCUMENTATION
|
if BUILD_DOCUMENTATION
|
||||||
SUBDIRS += man
|
SUBDIRS += man
|
||||||
endif
|
endif
|
||||||
DIST_SUBDIRS = po panels shell man
|
DIST_SUBDIRS = egg-list-box po panels shell man
|
||||||
|
|
||||||
MAINTAINERCLEANFILES = \
|
MAINTAINERCLEANFILES = \
|
||||||
$(srcdir)/INSTALL \
|
$(srcdir)/INSTALL \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue