summaryrefslogtreecommitdiffstats
path: root/cython/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'cython/Makefile.am')
-rw-r--r--cython/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/cython/Makefile.am b/cython/Makefile.am
index 0261bfa..94ff728 100644
--- a/cython/Makefile.am
+++ b/cython/Makefile.am
@@ -24,7 +24,8 @@ PXIINCLUDES = \
24 misagent.pxi \ 24 misagent.pxi \
25 house_arrest.pxi \ 25 house_arrest.pxi \
26 restore.pxi \ 26 restore.pxi \
27 mobile_image_mounter.pxi 27 mobile_image_mounter.pxi \
28 debugserver.pxi
28 29
29CLEANFILES = \ 30CLEANFILES = \
30 *.pyc \ 31 *.pyc \