diff options
Diffstat (limited to 'pixmaps')
-rw-r--r-- | pixmaps/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pixmaps/Makefile.am b/pixmaps/Makefile.am index 2ce41ff..eb3e6c2 100644 --- a/pixmaps/Makefile.am +++ b/pixmaps/Makefile.am @@ -51,6 +51,7 @@ EXTRA_DIST = \ $(REVISION_PIX) \ $(TOOLBAR_BUTTONS) \ $(LIST_ICONS) \ + $(ERROR_ICONS) \ $(MISC) pix_DATA = $(APP_ICONS) $(REVISION_PIX) $(TOOLBAR_BUTTONS) $(LIST_ICONS) $(ERROR_ICONS) $(MISC) |