From cb68a7857c80661d242ee5527ec6f99dc3f79fa7 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 26 Jan 2013 13:17:43 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- tdemid/maps/Makefile.am | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tdemid/maps/Makefile.am (limited to 'tdemid/maps/Makefile.am') diff --git a/tdemid/maps/Makefile.am b/tdemid/maps/Makefile.am new file mode 100644 index 00000000..7ee025c9 --- /dev/null +++ b/tdemid/maps/Makefile.am @@ -0,0 +1,5 @@ + +maps_DATA = gm.map YamahaPSS790.map YamahaPSR500.map YamahaQY10.map +mapsdir = $(kde_datadir)/tdemid/maps + +EXTRA_DIST = $(maps_DATA) -- cgit v1.2.1