diff options
author | Erik Troan <ewt@redhat.com> | 2000-05-09 16:26:45 +0000 |
---|---|---|
committer | Erik Troan <ewt@redhat.com> | 2000-05-09 16:26:45 +0000 |
commit | b085dbf9fa656f8eeefb7eeaa6c532647f1cf388 (patch) | |
tree | 4e877f88ec463af51627d5aa361edddcf52f3e3d /gnome-map/Makefile | |
parent | 702e6975d40b891f3a6699c54d5ef5ab9fa62f91 (diff) | |
download | anaconda-b085dbf9fa656f8eeefb7eeaa6c532647f1cf388.tar.gz anaconda-b085dbf9fa656f8eeefb7eeaa6c532647f1cf388.tar.xz anaconda-b085dbf9fa656f8eeefb7eeaa6c532647f1cf388.zip |
fixed dependency crap
Diffstat (limited to 'gnome-map/Makefile')
-rw-r--r-- | gnome-map/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gnome-map/Makefile b/gnome-map/Makefile index bffce0bf2..f17436dc9 100644 --- a/gnome-map/Makefile +++ b/gnome-map/Makefile @@ -20,3 +20,5 @@ timezonemapmodule.so: gnome-map.o gnome-canvas-dot.o timezonemapmodule.o gnome-m clean: rm -f gglobe-canvas *.so *.o *~ + +depend: |