summaryrefslogtreecommitdiff
path: root/odb/qt/Makefile.am
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2024-02-01 20:50:43 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2024-02-01 20:50:43 +0300
commit5f1cd97b9727fe10df79e1eb316ff493d9dfc2a9 (patch)
tree3f0d866222115bd1b42cb538efaac2219ef2afa8 /odb/qt/Makefile.am
parentc020bda61fe4a8108772309561d1f8e2f089aec0 (diff)
Turn libodb-qt repository into package for muti-package repositorylibodb-qt
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