Added missing Makefiles

This commit is contained in:
Steven Barth 2008-08-06 21:54:56 +00:00
parent c9a2925055
commit a89101e5e5
2 changed files with 4 additions and 0 deletions

2
libs/ipkg/Makefile Normal file
View file

@ -0,0 +1,2 @@
include ../../build/config.mk
include ../../build/module.mk

2
libs/sys/Makefile Normal file
View file

@ -0,0 +1,2 @@
include ../../build/config.mk
include ../../build/module.mk