From fe936ff6a14ec712b66fe5d8760d9c6ee1fca849 Mon Sep 17 00:00:00 2001 From: Zach Tibbitts Date: Fri, 12 Jan 2007 01:40:39 +0000 Subject: [PATCH] manifest --- MANIFEST.in | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 MANIFEST.in diff --git a/MANIFEST.in b/MANIFEST.in new file mode 100644 index 000000000..7c37e1258 --- /dev/null +++ b/MANIFEST.in @@ -0,0 +1,6 @@ +include LICENCE +include README +recursive-include glade/ *.glade +recursive-include include/ *.hpp *.ipp +recursive-include pixmaps/ *.png *.svg *.xpm +recursive-include plugins/ *