summaryrefslogtreecommitdiffstats
path: root/rules/cairomm.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2008-02-04 15:05:16 +0000
committerMichael Olbrich <m.olbrich@pengutronix.de>2008-02-04 15:05:16 +0000
commitaa2d61cb1699087a9d89e32fa28d6f07200b56cf (patch)
treed8d0b371ce582ba16f9ed17c42cacc7c7c361411 /rules/cairomm.in
parent69d72d39b4a85591389713f3f7185cb5bba88af9 (diff)
downloadptxdist-aa2d61cb1699087a9d89e32fa28d6f07200b56cf.tar.gz
ptxdist-aa2d61cb1699087a9d89e32fa28d6f07200b56cf.tar.xz
* add missing prompt
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7725 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/cairomm.in')
-rw-r--r--rules/cairomm.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/cairomm.in b/rules/cairomm.in
index 0f92ca49d..d354da1c1 100644
--- a/rules/cairomm.in
+++ b/rules/cairomm.in
@@ -1,7 +1,7 @@
config CAIROMM
bool
select CAIRO
- prompt ""
+ prompt "cairomm"
help
cairomm is a C++ wrapper for the cairo graphics library. It offers all
the power of cairo with an interface familiar to C++ developers,