clean target: +missing hello.o
authorshort <>
Mon, 4 Mar 2002 20:57:36 +0000 (20:57 +0000)
committershort <>
Mon, 4 Mar 2002 20:57:36 +0000 (20:57 +0000)
gnokii/Makefile

index 567d986..82e5ab3 100644 (file)
@@ -56,7 +56,7 @@ gnokiilib: $(OBJS) $(TOPDIR)/common/libmygnokii.so
 makelib: gnokiilib
 
 clean:
-       $(RM) $(OBJS) cleanup.o *~ depend gnokii gnokiilib *.exe core *.bak
+       $(RM) $(OBJS) cleanup.o hello.o *~ depend gnokii gnokiilib *.exe core *.bak
 
 install: all
        $(INSTALL) -d $(bindir)