summaryrefslogtreecommitdiff
path: root/odb/qt/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'odb/qt/Makefile.am')
-rw-r--r--odb/qt/Makefile.am14
1 files changed, 0 insertions, 14 deletions
diff --git a/odb/qt/Makefile.am b/odb/qt/Makefile.am
deleted file mode 100644
index 7edbe1d..0000000
--- a/odb/qt/Makefile.am
+++ /dev/null
@@ -1,14 +0,0 @@
-# file : odb/qt/Makefile.am
-# license : GNU GPL v2; see accompanying LICENSE file
-
-lib_LTLIBRARIES = libodb-qt.la
-libodb_qt_la_SOURCES = __path__(sources)
-
-odbqtincludedir = $(includedir)/odb/qt/
-nobase_odbqtinclude_HEADERS = __path__(headers) __path__(options)
-nobase_nodist_odbqtinclude_HEADERS = details/config.h
-
-EXTRA_DIST = __file__(extra_dist)
-
-AM_CPPFLAGS= -I'$(top_builddir)' -I'$(top_srcdir)' -DLIBODB_QT_DYNAMIC_LIB
-AM_LDFLAGS = -release __value__(interface_version) -no-undefined