commit | 4f82bdb050024b3475f5371a0612b1fb0fc4c09f | [log] [tgz] |
---|---|---|
author | Denis Vlasenko <vda.linux@googlemail.com> | Sun Feb 24 18:44:20 2008 +0000 |
committer | Denis Vlasenko <vda.linux@googlemail.com> | Sun Feb 24 18:44:20 2008 +0000 |
tree | ba0f2f986546c7798553f76c305f052b2b190048 | |
parent | 52feee9b1fc996acb9c2857596bc5c2440644525 [diff] [blame] |
lpr,lpq: rework by dronnikov AT gmail.com
diff --git a/printutils/Kbuild b/printutils/Kbuild index f322723..4f97d0d 100644 --- a/printutils/Kbuild +++ b/printutils/Kbuild
@@ -4,5 +4,5 @@ lib-y := -lib-$(CONFIG_LPR) += lpr.o parse_prt.o -lib-$(CONFIG_LPQ) += lpq.o parse_prt.o +lib-$(CONFIG_LPR) += lpr.o +lib-$(CONFIG_LPQ) += lpr.o