diff options
Diffstat (limited to 'TFbuild')
-rw-r--r-- | TFbuild | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ subdirs-y += src subdirs-$(TEST) += test + CFLAGS += -I$(srctree)include +LDFLAGS += -lrt install: $(INSTALLDIR) $(DESTDIR)$(DOCDIR) |