aboutsummaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
new file mode 100644
index 0000000..a71a50d
--- /dev/null
+++ b/MANIFEST.in
@@ -0,0 +1,4 @@
+include mensa/frontends/*.py
+include mensa/frontends/*.yapsy-plugin
+include mensa/backends/*.py
+include mensa/backends/*.yapsy-plugin \ No newline at end of file