parent
bc2ff3c2cf
commit
10fab8b8e0
@ -1 +1 @@
|
|||||||
Subproject commit b4d585c643d92787bfa17b935ce00b09960ee360
|
Subproject commit 6b7f7225eff4c49b2dd71804d5fdacb03efcf461
|
@ -1,17 +1,17 @@
|
|||||||
if AMC_USE_KDE
|
if AMC_USE_KDE
|
||||||
SUBDIR_KIO = kio-msits
|
SUBDIR_TDEIO = tdeio-msits
|
||||||
endif
|
endif
|
||||||
|
|
||||||
if AMC_BUILD_CHMLIB
|
if AMC_BUILD_CHMLIB
|
||||||
SUBDIR_CHMLIB = chmlib
|
SUBDIR_CHMLIB = chmlib
|
||||||
endif
|
endif
|
||||||
|
|
||||||
SUBDIRS = $(SUBDIR_CHMLIB) $(SUBDIR_KIO) libchmfile
|
SUBDIRS = $(SUBDIR_CHMLIB) $(SUBDIR_TDEIO) libchmfile
|
||||||
DIST_SUBDIRS = chmlib kio-msits libchmfile
|
DIST_SUBDIRS = chmlib tdeio-msits libchmfile
|
||||||
|
|
||||||
package-messages:
|
package-messages:
|
||||||
$(MAKE) -f admin/Makefile.common package-messages
|
$(MAKE) -f admin/Makefile.common package-messages
|
||||||
$(MAKE) -C po merge
|
$(MAKE) -C po merge
|
||||||
|
|
||||||
# Uncomment this line before opening the project in tdevelop for the first time!
|
# Uncomment this line before opening the project in tdevelop for the first time!
|
||||||
#SUBDIRS = chmlib kio-msits libchmfile
|
#SUBDIRS = chmlib tdeio-msits libchmfile
|
||||||
|
Loading…
Reference in new issue