Communicate with webextension via a pipe
This commit is contained in:
parent
1bd6d20102
commit
7ea0c2f7f8
4 changed files with 213 additions and 47 deletions
2
Makefile
2
Makefile
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue