diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-05-25 15:37:31 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-05-25 15:37:31 +0900 |
| commit | 6392f5a9dfce2bf83617d49bb7f332181ec6004e (patch) | |
| tree | ab69e390f7962b7e7dda1a3a64f035c61c751cf4 /tdevdesigner/shared/Makefile.am | |
| parent | aba2788b428dc53243407902e9ccbb20b97a69fd (diff) | |
| download | tdevelop-6392f5a9dfce2bf83617d49bb7f332181ec6004e.tar.gz tdevelop-6392f5a9dfce2bf83617d49bb7f332181ec6004e.zip | |
Revert "Finish renaming tdevelop components"
This reverts commit 722ce1efbac31c61b1d4b13f7e075c9f311e3e73.
Diffstat (limited to 'tdevdesigner/shared/Makefile.am')
| -rw-r--r-- | tdevdesigner/shared/Makefile.am | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/tdevdesigner/shared/Makefile.am b/tdevdesigner/shared/Makefile.am deleted file mode 100644 index ea86ae94..00000000 --- a/tdevdesigner/shared/Makefile.am +++ /dev/null @@ -1,6 +0,0 @@ -KDE_CXXFLAGS = -UQT_NO_ASCII_CAST -INCLUDES = -I$(top_srcdir)/lib/interfaces/external $(all_includes) -METASOURCES = AUTO -libshared_la_LDFLAGS = $(all_libraries) -noinst_LTLIBRARIES = libshared.la -libshared_la_SOURCES = domtool.cpp parser.cpp ui2uib.cpp uib.cpp widgetdatabase.cpp |
