new frontend QBoobMsg
This commit is contained in:
parent
676d024da7
commit
b6cbd074b2
8 changed files with 201 additions and 0 deletions
5
weboob/frontends/qboobmsg/Makefile
Normal file
5
weboob/frontends/qboobmsg/Makefile
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
all:
|
||||
$(MAKE) -C ui
|
||||
|
||||
clean:
|
||||
$(MAKE) -C ui clean
|
||||
Loading…
Add table
Add a link
Reference in a new issue