Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/lib/data/Makefile.am
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <mpg@redhat.com>2007-04-06 13:36:52 (GMT)
committer Marco Pesenti Gritti <mpg@redhat.com>2007-04-06 13:36:52 (GMT)
commitc2b0b2ae98e87b0c0010e672d7b03d320b4e982a (patch)
treefb27f6377d39e6793b56b72fec34735019cf1750 /lib/data/Makefile.am
parent49ff2f86ded94749a8cf55daa6def614258044d5 (diff)
Move data in the lib to the toplevel dir.
Diffstat (limited to 'lib/data/Makefile.am')
-rw-r--r--lib/data/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/data/Makefile.am b/lib/data/Makefile.am
deleted file mode 100644
index 122cf2e..0000000
--- a/lib/data/Makefile.am
+++ /dev/null
@@ -1,4 +0,0 @@
-geckoconfdir = $(pkgdatadir)
-geckoconf_DATA = gecko-prefs.js mime.types
-
-EXTRA_DIST = $(geckoconf_DATA)