diff options
author | jcid <devnull@localhost> | 2008-08-23 23:53:05 +0200 |
---|---|---|
committer | jcid <devnull@localhost> | 2008-08-23 23:53:05 +0200 |
commit | 358fda2d98f5ff1a435b92c30e5a6e51bde1ece5 (patch) | |
tree | 295db5456eb514f7a854c25bafde40b9003974aa /Makefile.am | |
parent | 0efcd3c96bed169c26bf3bf32d5ba47dcf8aa29e (diff) |
- Changed the rc filename from dillorc2 to dillo2rc
- Set some new default values in prefs.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index ab2a5455..a740cac1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ SUBDIRS = doc dlib dpip src dpid dpi -EXTRA_DIST = ChangeLog.old dillorc2 install-dpi-local README-port +EXTRA_DIST = ChangeLog.old dillo2rc install-dpi-local README-port -sysconf_DATA = dillorc2 +sysconf_DATA = dillo2rc |