diff options
author | Marco Peereboom <marco@conformal.com> | 2011-01-04 10:29:32 +0000 |
---|---|---|
committer | Marco Peereboom <marco@conformal.com> | 2011-01-04 10:29:32 +0000 |
commit | ed92d101331873314e9042a19373baa11abe74df (patch) | |
tree | 0eac9773cd4fd8263a3273ca552fe750853163a2 /linux | |
parent | 6bb68cb47f3cff10766a225b55e2d83049539aaa (diff) | |
download | xombrero-ed92d101331873314e9042a19373baa11abe74df.tar.gz |
when undoing delete_tab restore history
from Stevan Andjelkovic <stevan@student.chalmers.se>
Diffstat (limited to 'linux')
-rw-r--r-- | linux/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/Makefile b/linux/Makefile index 7570c44..8ccbe46 100644 --- a/linux/Makefile +++ b/linux/Makefile @@ -1,4 +1,4 @@ -# $xxxterm$ +# $xxxterm$ LIBS= gtk+-2.0 webkit-1.0 libsoup-2.4 |