aboutsummaryrefslogtreecommitdiffstats
path: root/embed/xulrunner/components/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* DecruftifyChristian Persch2008-04-031-104/+0
| | | | svn path=/trunk/; revision=8182
* Fix missing symbol on link.Christian Persch2007-09-151-0/+1
| | | | svn path=/trunk/; revision=7439
* Add libephyxulrunnerembed.la so LDADD.Christian Persch2007-09-151-0/+1
| | | | svn path=/trunk/; revision=7438
* Move EphyHistoryListener from embed/ to components/ since it's only used by ↵Christian Persch2007-09-151-0/+2
| | | | | | GlobalHistory code. svn path=/trunk/; revision=7437
* Add utils to LDADD to try to fix the linking.Christian Persch2007-09-141-0/+1
| | | | svn path=/trunk/; revision=7433
* Move components from embed/ to components/ and fix the build.Christian Persch2007-09-141-2/+71
| | | | svn path=/trunk/; revision=7431
* Move prompt service implementation to components/ and remove theChristian Persch2007-09-131-0/+30
| | | | | | duplicate implementations in src/ and embed/. Doesn't build yet. svn path=/trunk/; revision=7427
* Add utils/ and components/ directories.Christian Persch2007-09-131-0/+0
svn path=/trunk/; revision=7422