fixed identation

This commit is contained in:
Martin Willi 2008-06-19 11:50:13 +00:00
parent 252015f017
commit 364fca2cee
1 changed files with 2 additions and 2 deletions

View File

@ -186,8 +186,8 @@ if USE_MEDCLI
endif
if USE_UCI
SUBDIRS += plugins/uci
PLUGINS += uci
SUBDIRS += plugins/uci
PLUGINS += uci
endif
AM_CFLAGS += -DPLUGINS=\""${PLUGINS}\""