diff options
Diffstat (limited to 'kmobile/devices/Makefile.am')
-rw-r--r-- | kmobile/devices/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/kmobile/devices/Makefile.am b/kmobile/devices/Makefile.am new file mode 100644 index 000000000..3b5f927a5 --- /dev/null +++ b/kmobile/devices/Makefile.am @@ -0,0 +1,5 @@ +if include_gnokii_device +KMOBILE_GNOKIIDIR = gnokii +endif + +SUBDIRS = pics skeleton $(KMOBILE_GNOKIIDIR) digicam gammu |