summaryrefslogtreecommitdiffstats
path: root/src/libdoxygen.t
diff options
context:
space:
mode:
Diffstat (limited to 'src/libdoxygen.t')
-rw-r--r--src/libdoxygen.t3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/libdoxygen.t b/src/libdoxygen.t
index 1008cd9..48f34ee 100644
--- a/src/libdoxygen.t
+++ b/src/libdoxygen.t
@@ -82,3 +82,6 @@ index_xsd.h: index.xsd
compound_xsd.h: compound.xsd
cat compound.xsd | sed -e "s/\\\\/\\\\\\\\/g" -e "s/\"/\\\\\"/g" -e "s/^/\"/g" -e "s/$$/\\\\n\"/g" >compound_xsd.h
+search_php.h: search.php
+ cat search.php | sed -e "s/\\\\/\\\\\\\\/g" -e "s/\"/\\\\\"/g" -e "s/^/\"/g" -e "s/$$/\\\\n\"/g" >search_php.h
+