summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 9bab0b22..6212d607 100644
--- a/Makefile
+++ b/Makefile
@@ -12,10 +12,12 @@ DrakConf:
cp control-center3 DrakConf
clean:
+ $(MAKE) -C po $@
rm -f DrakConf core .#*[0-9]
# for d in $(SUBDIRS); do ( cd $$d ; make $@ ) ; done
install: all
+ $(MAKE) -C po $@
install -d $(RPM_BUILD_ROOT)/usr/{X11R6/bin/,share/icons}
install -s -m755 $(NAME) $(RPM_BUILD_ROOT)/usr/X11R6/bin/
install -m644 pixmaps/*.xpm $(RPM_BUILD_ROOT)/usr/share/icons/