1
0
Fork 0
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:
Steffen Vogel 2018-01-17 01:23:25 +01:00
parent 4804bb7e75
commit eeb79c3555

View file

@ -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