diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -23,7 +23,6 @@ ICONDIR = $(ICONPATH)/scalable/apps MANDIR = $(DATADIR)/man/man1 XSLTDIR = $(DATADIR)/$(NAME)/xslt MARBLEDIR = marbledata/maps/earth/googlesat -gtk_update_icon_cache = gtk-update-icon-cache -f -t $(ICONPATH) ICONFILE = $(NAME)-icon.svg DESKTOPFILE = $(NAME).desktop @@ -67,7 +66,6 @@ SOURCES = \ divelist.c \ equipment.c \ file.c \ - info.c \ parse-xml.c \ planner.c \ subsurfacestartup.c \ |