Merge with modular_map
[navit-package] / src / gui / Makefile.am
1 SUBDIRS=
2 if GUI_GTK
3   SUBDIRS += gtk
4 endif
5 if GUI_SDL
6   SUBDIRS += sdl
7 endif
8