summaryrefslogtreecommitdiffstats
path: root/src/GeoIP-1.4.0/data/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/GeoIP-1.4.0/data/Makefile.am')
-rw-r--r--src/GeoIP-1.4.0/data/Makefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/GeoIP-1.4.0/data/Makefile.am b/src/GeoIP-1.4.0/data/Makefile.am
new file mode 100644
index 0000000..1109aa8
--- /dev/null
+++ b/src/GeoIP-1.4.0/data/Makefile.am
@@ -0,0 +1,7 @@
+METASOURCES = AUTO
+
+geotorkdatadir = $(kde_datadir)/tork/geoip
+
+GEOIP_FILES = GeoIP.dat GeoIP-LICENSE.txt
+
+geotorkdata_DATA = $(GEOIP_FILES) \ No newline at end of file