debian/rules
changeset 453 d01e025b868d
parent 314 c9291298c5b8
--- a/debian/rules	Mon Oct 19 15:58:20 2009 +0200
+++ b/debian/rules	Wed Oct 28 13:51:32 2009 +0100
@@ -55,7 +55,8 @@
 	cp -r Images $(CURDIR)/debian/plcopeneditor/usr/share/plcopeneditor
 	cp -r graphics $(CURDIR)/debian/plcopeneditor/usr/share/plcopeneditor
 	cp -r plcopen $(CURDIR)/debian/plcopeneditor/usr/share/plcopeneditor
-	cp -r examples $(CURDIR)/debian/plcopeneditor/usr/share/plcopeneditor
+	cp -r locale $(CURDIR)/debian/plcopeneditor/usr/share/plcopeneditor
+	cp -r dialogs $(CURDIR)/debian/plcopeneditor/usr/share/plcopeneditor
 	cp *.py $(CURDIR)/debian/plcopeneditor/usr/share/plcopeneditor
 	rm -rf `find .|grep CVS`
 	rm -rf `find .|grep .cvsignore`