Makefile.am: Add missing backslash.

This commit is contained in:
Uwe Hermann 2012-10-22 11:54:40 +02:00
parent 8e2d43cc97
commit 296821683d
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ libsigrok_la_SOURCES = \
filter.c \ filter.c \
strutil.c \ strutil.c \
log.c \ log.c \
version.c version.c \
error.c error.c
libsigrok_la_LIBADD = \ libsigrok_la_LIBADD = \