summaryrefslogtreecommitdiff
path: root/navit/gui/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'navit/gui/Makefile.am')
-rw-r--r--navit/gui/Makefile.am13
1 files changed, 0 insertions, 13 deletions
diff --git a/navit/gui/Makefile.am b/navit/gui/Makefile.am
deleted file mode 100644
index 10086b5a1..000000000
--- a/navit/gui/Makefile.am
+++ /dev/null
@@ -1,13 +0,0 @@
-SUBDIRS=
-if GUI_INTERNAL
- SUBDIRS += internal
-endif
-if GUI_GTK
- SUBDIRS += gtk
-endif
-if GUI_WIN32
- SUBDIRS += win32
-endif
-if GUI_QML
- SUBDIRS += qml
-endif \ No newline at end of file