datetime: Fix automake warning
This commit is contained in:
parent
2baa0fcfd0
commit
24c622d55e
1 changed files with 1 additions and 1 deletions
|
@ -76,8 +76,8 @@ test_timezone_CFLAGS = $(PANEL_CFLAGS)
|
|||
|
||||
all: check
|
||||
|
||||
# FIXME remove "|| :" when we have all the necessary pixmaps
|
||||
check: test-timezone
|
||||
# FIXME remove "|| :" when we have all the necessary pixmaps
|
||||
$(builddir)/test-timezone $(srcdir)/data || :
|
||||
|
||||
ccpanelsdir = $(PANELS_DIR)
|
||||
|
|
Loading…
Add table
Reference in a new issue