summaryrefslogtreecommitdiffstats
path: root/plugins/gui-error-log/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/gui-error-log/Makefile.am')
-rw-r--r--plugins/gui-error-log/Makefile.am17
1 files changed, 0 insertions, 17 deletions
diff --git a/plugins/gui-error-log/Makefile.am b/plugins/gui-error-log/Makefile.am
deleted file mode 100644
index 0e19ea4..0000000
--- a/plugins/gui-error-log/Makefile.am
+++ /dev/null
@@ -1,17 +0,0 @@
-SUBDIRS = po .
-
-INCLUDES = $(all_includes)
-METASOURCES = AUTO
-
-libtderadio_LTLIBRARIES = liberror-log.la
-liberror_log_la_SOURCES = errorlog.cpp
-liberror_log_la_LDFLAGS = -module -avoid-version $(KDE_RPATH) $(all_libraries)
-
-noinst_HEADERS = errorlog.h
-
-#messages: rc.cpp
-# $(XGETTEXT) *.cpp *.h -o po/tderadio-gui-error-log.pot
-
-messages: rc.cpp
- $(EXTRACTRC) *.rc *.ui >> rc.cpp
- $(XGETTEXT) rc.cpp *.h *.cpp -o po/tderadio-gui-error-log.pot