Communicate with webextension via a pipe

This commit is contained in:
Quentin Rameau 2015-12-07 15:50:00 +01:00
commit 7ea0c2f7f8
4 changed files with 213 additions and 47 deletions

View file

@ -29,7 +29,7 @@ options:
@$(LIBTOOL) --mode compile --tag CC $(CC) $(LIBCFLAGS) -c $<
$(OBJ): config.h config.mk
$(LIBOBJ): config.mk
$(LIBOBJ): config.h config.mk
config.h:
@echo creating $@ from config.def.h