Need to escape newline
This commit is contained in:
parent
e3a3e20ce0
commit
1984dc9e8e
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -16,7 +16,7 @@ FIND_LIB = find . -name '*.so'
|
||||||
FILES_LIB = `$(FIND_LIB)`
|
FILES_LIB = `$(FIND_LIB)`
|
||||||
|
|
||||||
SCRIPTS = \
|
SCRIPTS = \
|
||||||
scripts/gajim
|
scripts/gajim \
|
||||||
scripts/gajim-remote
|
scripts/gajim-remote
|
||||||
|
|
||||||
all: translation trayicon gtkspell idle
|
all: translation trayicon gtkspell idle
|
||||||
|
|
Loading…
Add table
Reference in a new issue