[kmobiletools] branches/kmobiletools/kmobiletools-0.5
Marco Gulino
marco at kmobiletools.org
Tue Jun 5 01:32:18 CEST 2007
SVN commit 671534 by gulino:
Using DIST_SUBDIRS in Makefile.am
M +2 -1 Makefile.am
M +1 -0 kmobiletools/engines/Makefile.am
M +1 -0 mobile-kioslaves/Makefile.am
--- branches/kmobiletools/kmobiletools-0.5/Makefile.am #671533:671534
@@ -11,7 +11,8 @@
TESTS_DIR = tests
endif
-SUBDIRS = kmobiletools $(KONTACT_PLUGIN_SUBDIR) kbluetoothpairingwizard kmtsetup $(KIOSLAVES_DIR) $(TESTS_DIR)
+SUBDIRS = kmobiletools $(KONTACT_PLUGIN_SUBDIR) kbluetoothpairingwizard kmtsetup $(KIOSLAVES_DIR) $(TESTS_DIR) $(PODIR)
+DIST_SUBDIRS = kmobiletools kmobiletools-kontact-plugin mobile-kioslaves tests kbluetoothpairingwizard kmtsetup $(PODIR)
# mobile-kioslaves
# $(KONTACT_PLUGIN_SUBDIR) $(KSYNC_PLUGIN_SUBDIR) kmobiletools_singleDeviceTest mobile-kioslaves
--- branches/kmobiletools/kmobiletools-0.5/kmobiletools/engines/Makefile.am #671533:671534
@@ -6,6 +6,7 @@
METASOURCES = AUTO
SUBDIRS = at_engine $(DIRGAMMU)
+DIST_SUBDIRS = at_engine gammu_engine
--- branches/kmobiletools/kmobiletools-0.5/mobile-kioslaves/Makefile.am #671533:671534
@@ -31,4 +31,5 @@
endif
SUBDIRS = $(P2KIOSLAVE) $(OBEXIOSLAVE)
+DIST_SUBDIRS = obex
KDE_CXXFLAGS = -UQT_NO_ASCII_CAST
More information about the kmobiletools
mailing list