Mark theme files as EXTRA_DIST so the theme is recompiled when changed.

This commit is contained in:
Jaime Thomas
2008-12-21 23:49:57 +00:00
parent 18dffd7af5
commit e1c915f177
4 changed files with 15 additions and 1 deletions

View File

@ -16,4 +16,5 @@ collections {
#include "groups/entry.edc"
#include "groups/combo.edc"
#include "groups/label.edc"
#include "groups/burn_data.edc"
}