gephex--main--0.4--patch-1877

[email protected] Sat, 9 Apr 2005 20:09:16 +0200 (CEST)
Newsgroups gmane.comp.video.gephex.devel
Message-ID <[email protected]>
Archive: [email protected]
New revision: gephex--main--0.4--patch-1877

--
Revision: gephex--main--0.4--patch-1877
Archive: [email protected]
Creator: The Gephex Source Archive <[email protected]>
Date: Sat Apr  9 20:06:18 CEST 2005
Standard-date: 2005-04-09 18:06:18 GMT
Modified-files: engine/src/engine/Makefile.am
New-patches: [email protected]/gephex--main--0.4--patch-1877
    [email protected]/gephex--martin--0.4--patch-70
Summary: [MERGE-REQUEST] fix typo in Makefile.am
Keywords: 

Patches applied:

 * [email protected]/gephex--martin--0.4--patch-70
   fix typo in Makefile.am

* added files

    {arch}/gephex/gephex--main/gephex--main--0.4/[email protected]/patch-log/patch-1877
    {arch}/gephex/gephex--martin/gephex--martin--0.4/[email protected]/patch-log/patch-70

* modified files

--- orig/engine/src/engine/Makefile.am
+++ mod/engine/src/engine/Makefile.am
@@ -38,7 +38,7 @@
 	controller.cpp \
         bufferedsender.h \
         bufferedsender.cpp \
-	synced_task.h
+	synced_tasks.h
 
 gephex_engine_real_LDADD = \
 	-ldllloader \n