antiright-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Antiright-devel] antiright Makefile.in


From: Jeffrey Bedard
Subject: [Antiright-devel] antiright Makefile.in
Date: Tue, 21 Dec 2004 21:57:52 -0500

CVSROOT:        /cvsroot/antiright
Module name:    antiright
Branch:         
Changes by:     Jeffrey Bedard <address@hidden> 04/12/22 02:39:38

Modified files:
        .              : Makefile.in 

Log message:
        Added clockload.o and pixmap.o to the arshell object list.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/antiright/antiright/Makefile.in.diff?tr1=1.31&tr2=1.32&r1=text&r2=text

Patches:
Index: antiright/Makefile.in
diff -u antiright/Makefile.in:1.31 antiright/Makefile.in:1.32
--- antiright/Makefile.in:1.31  Sat Nov  6 23:00:20 2004
+++ antiright/Makefile.in       Wed Dec 22 02:39:38 2004
@@ -43,7 +43,7 @@
        src/arshell/color.o src/arshell/dialog.o src/arshell/menubar.o\
        src/arshell/update.o src/arshell/layout.o src/arshell/main.o\
        src/arshell/search.o src/arshell/file.o src/arshell/interface_file.o\
-       $(lib-objects)
+       src/arshell/pixmap.o src/arshell/clockload.o $(lib-objects)
 arshell:$(arshell-objects)
        $(CC) $(arshell-objects) $(CFLAGS) $(LIBDIR) $(LIBS) -o arshell
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]