fake-environ: Fix typos

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2017-04-12 11:38:42 +02:00
parent 3f9ecfdc27
commit 70ba2380d3

View File

@@ -1,10 +1,10 @@
ifeq "$(CFLAGS)" ""
$(error CLFAGS not defined.)
$(error CFLAGS not defined)
endif
ifeq "$(TOOLS_DIR)" ""
$(error TOOLS_DIR not defined.)
$(error TOOLS_DIR not defined)
endif
LIB = libpakfire_preload.so