diff options
author | Paul Kocialkowski <contact@paulk.fr> | 2016-12-23 14:29:11 +0100 |
---|---|---|
committer | Leah Rowe <info@minifree.org> | 2017-01-15 14:24:45 +0000 |
commit | bb9ee7052127d523a8a9e0b8118aabe066252342 (patch) | |
tree | a7b27112579803a23528399e6469817858ba413b /libs/common | |
parent | 112003a55671ffa5285145280988dc1248b26b08 (diff) | |
download | librebootfr-bb9ee7052127d523a8a9e0b8118aabe066252342.tar.gz librebootfr-bb9ee7052127d523a8a9e0b8118aabe066252342.zip |
libs: common: Drop docs definition
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Diffstat (limited to 'libs/common')
-rwxr-xr-x | libs/common | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/common b/libs/common index d375ef4e..70800d40 100755 --- a/libs/common +++ b/libs/common @@ -25,7 +25,6 @@ RELEASE="release" SYSTEMS="systems" IMAGES="images" TOOLS="tools" -DOCS="docs" CONFIGS="configs" PATCHES="patches" |