diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = $(shell awk '/define version/ { print $$3 }' $(NAME).spec) NAME = drakconf -SUBDIRS = po pixmaps +SUBDIRS = po pixmaps data localedir = $(DESTDIR)/usr/share/locale RPM=$(HOME)/rpm mcc_dir = $(DESTDIR)/usr/share/mcc |