Fix tabs.
This commit is contained in:
parent
0522077963
commit
0994c61736
10
Makefile.am
10
Makefile.am
@ -25,16 +25,16 @@ ACLOCAL_AMFLAGS = -I m4
|
||||
# Subprojects
|
||||
DIST_SUBDIRS = \
|
||||
src/libguac \
|
||||
src/guacd \
|
||||
src/protocols/rdp \
|
||||
src/protocols/ssh \
|
||||
src/protocols/vnc \
|
||||
src/guacd \
|
||||
src/protocols/rdp \
|
||||
src/protocols/ssh \
|
||||
src/protocols/vnc \
|
||||
tests
|
||||
|
||||
SUBDIRS = \
|
||||
src/libguac \
|
||||
src/common \
|
||||
src/guacd \
|
||||
src/guacd \
|
||||
tests
|
||||
|
||||
if ENABLE_RDP
|
||||
|
Loading…
Reference in New Issue
Block a user