diff options
Diffstat (limited to 'libs')
-rw-r--r-- | libs/uvl/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/libs/uvl/Makefile b/libs/uvl/Makefile index 81a96f6a8..7901e229b 100644 --- a/libs/uvl/Makefile +++ b/libs/uvl/Makefile @@ -1,2 +1,4 @@ +PO = uvl + include ../../build/config.mk -include ../../build/module.mk
\ No newline at end of file +include ../../build/module.mk |