You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdewebdev/lib/compatibility/Makefile.am

18 lines
329 B

if include_qextmdi
KMDI_SUBDIR = tdemdi
endif
if include_knewstuff
KNEWSTUFF_SUBDIR = knewstuff
endif
SUBDIRS = $(KMDI_SUBDIR) $(KNEWSTUFF_SUBDIR)
#enable the below when there is something in the compatibility lib
#noinst_LTLIBRARIES = libcompat.la
#libcompat_la_SOURCES =
#AM_CPPFLAGS = $(all_includes)
METASOURCES = AUTO