mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
fix indention
This commit is contained in:
parent
4804bb7e75
commit
eeb79c3555
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ SONAMES = villas villas-ext
|
|||
|
||||
LIBS = $(patsubst %, lib%, $(SONAMES))
|
||||
|
||||
LIB_CFLAGS = $(CFLAGS) -fPIC
|
||||
LIB_CFLAGS = $(CFLAGS) -fPIC
|
||||
|
||||
include lib/kernel/Makefile.inc
|
||||
include lib/hooks/Makefile.inc
|
||||
|
|
Loading…
Add table
Reference in a new issue