summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index d1713ab6..81c7cf0d 100644
--- a/Makefile
+++ b/Makefile
@@ -54,6 +54,7 @@ install:
pitest:
cp samba_wizard/Samba.pm .
+ cp samba_wizard/Sambashare.pm .
perl -i -pe "s,\\\$$ENV{__WIZ_HOME__},$(WIZ_HOME),g" Samba.pm
grep defaultimage Samba.pm
@@ -78,6 +79,7 @@ cvstag:
localsrpm: dis ../$(TAR) $(RPM)
cp -f ../$(TAR) $(RPM)/SOURCES
+ cp -vf drakwizard.png $(RPM)/SOURCES
-rpm -bs $(NAME).spec
rm -f ../$(TAR)