themes: fix EXTRA_DIST in The-Dark-Side-of-Gimp/Makefile.am

This commit is contained in:
Michael Natterer 2015-12-28 22:28:56 +01:00
parent b249de6187
commit 54a2f5feca
1 changed files with 1 additions and 1 deletions

View File

@ -126,4 +126,4 @@ themeui_DATA = \
ui/toolbar.png \
ui/transparent.png
EXTRA_DIST = $(themedata_DATA) $(themeuidir)
EXTRA_DIST = $(themedata_DATA) $(themeui_DATA)