summaryrefslogtreecommitdiff
path: root/apps/mubusy_pdfclean.c
diff options
context:
space:
mode:
authorRobin Watts <robin.watts@artifex.com>2012-01-03 16:37:48 +0000
committerRobin Watts <robin.watts@artifex.com>2012-01-03 18:42:23 +0000
commit94439d77f23763d59457b9946ba35bd354ea4841 (patch)
treecf957fe1465b49c530882a0c5f8cb56f1e7f4963 /apps/mubusy_pdfclean.c
parenta842269cb43fcb5f1d0bdd594d8d0839a7dcbdf7 (diff)
downloadmupdf-94439d77f23763d59457b9946ba35bd354ea4841.tar.xz
Add mubusy build
Add simple combined exe build for mupdf/muxps tools.
Diffstat (limited to 'apps/mubusy_pdfclean.c')
-rw-r--r--apps/mubusy_pdfclean.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/mubusy_pdfclean.c b/apps/mubusy_pdfclean.c
new file mode 100644
index 00000000..225f30c8
--- /dev/null
+++ b/apps/mubusy_pdfclean.c
@@ -0,0 +1,2 @@
+#define MUPDF_COMBINED_EXE
+#include "pdfclean.c"