summaryrefslogtreecommitdiffstats
path: root/kdevdesigner/uilib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'kdevdesigner/uilib/Makefile.am')
-rw-r--r--kdevdesigner/uilib/Makefile.am9
1 files changed, 0 insertions, 9 deletions
diff --git a/kdevdesigner/uilib/Makefile.am b/kdevdesigner/uilib/Makefile.am
deleted file mode 100644
index 0480cd50..00000000
--- a/kdevdesigner/uilib/Makefile.am
+++ /dev/null
@@ -1,9 +0,0 @@
-KDE_CXXFLAGS=-UQT_NO_ASCII_CAST
-
-INCLUDES = -I$(top_srcdir)/kdevdesigner/shared $(all_includes)
-METASOURCES = AUTO
-
-noinst_LTLIBRARIES = libkdevqui.la
-libkdevqui_la_SOURCES = database.cpp qwidgetfactory.cpp
-
-libkdevqui_la_LDFLAGS = $(all_libraries)