summaryrefslogtreecommitdiffstats
path: root/src/libdoxygen.t.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/libdoxygen.t.in')
-rw-r--r--src/libdoxygen.t.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/libdoxygen.t.in b/src/libdoxygen.t.in
index 526a097..959fd69 100644
--- a/src/libdoxygen.t.in
+++ b/src/libdoxygen.t.in
@@ -174,6 +174,9 @@ jquery_ui_js.h: jquery_ui.js
jquery_fx_js.h: jquery_fx.js
cat jquery_fx.js | $(TO_C_CMD) >jquery_fx_js.h
+jquery_pt_js.h: jquery_pt.js
+ cat jquery_pt.js | $(TO_C_CMD) >jquery_pt_js.h
+
navtree_css.h: navtree.css
cat navtree.css | $(TO_C_CMD) >navtree_css.h