From e16866e072f94410321d70daedbcb855ea878cac Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 6 Nov 2011 15:56:40 -0600 Subject: Actually move the kde files that were renamed in the last commit --- tdecore/svgicons/Makefile.am | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 tdecore/svgicons/Makefile.am (limited to 'tdecore/svgicons/Makefile.am') diff --git a/tdecore/svgicons/Makefile.am b/tdecore/svgicons/Makefile.am new file mode 100644 index 000000000..ca398a5bd --- /dev/null +++ b/tdecore/svgicons/Makefile.am @@ -0,0 +1,6 @@ +INCLUDES = -I$(srcdir)/.. $(LIBART_CFLAGS) $(all_includes) + +noinst_LTLIBRARIES = libkdesvgicons.la + +include_HEADERS = ksvgiconengine.h +libkdesvgicons_la_SOURCES = ksvgiconengine.cpp ksvgiconpainter.cpp -- cgit v1.2.1