summaryrefslogtreecommitdiffstats
path: root/lib/Makefile.am
blob: 696d2a88998d1d5e2b3dc87ef8debb718c0d3673 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
if AMC_USE_KDE
SUBDIR_KIO = kio-msits
endif

if AMC_BUILD_CHMLIB
SUBDIR_CHMLIB = chmlib
endif	

SUBDIRS = $(SUBDIR_CHMLIB) $(SUBDIR_KIO) libchmfile 
DIST_SUBDIRS = chmlib kio-msits libchmfile

package-messages:
	$(MAKE) -f admin/Makefile.common package-messages
	$(MAKE) -C po merge

# Uncomment this line before opening the project in tdevelop for the first time!
#SUBDIRS = chmlib kio-msits libchmfile