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
|
all: check
|
||||||
|
|
||||||
|
# FIXME remove "|| :" when we have all the necessary pixmaps
|
||||||
check: test-timezone
|
check: test-timezone
|
||||||
# FIXME remove "|| :" when we have all the necessary pixmaps
|
|
||||||
$(builddir)/test-timezone $(srcdir)/data || :
|
$(builddir)/test-timezone $(srcdir)/data || :
|
||||||
|
|
||||||
ccpanelsdir = $(PANELS_DIR)
|
ccpanelsdir = $(PANELS_DIR)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue