Enlightenment CVS committal

Author  : doursse
Project : e17
Module  : libs/embryo

Dir     : e17/libs/embryo/src/lib


Modified Files:
        Makefile.am 


Log Message:
embryo_private.h is not a source file

===================================================================
RCS file: /cvs/e/e17/libs/embryo/src/lib/Makefile.am,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -3 -r1.16 -r1.17
--- Makefile.am 11 Apr 2008 05:31:02 -0000      1.16
+++ Makefile.am 13 Apr 2008 09:22:12 -0000      1.17
@@ -21,9 +21,10 @@
 embryo_main.c \
 embryo_rand.c \
 embryo_str.c \
-embryo_time.c \
-embryo_private.h
+embryo_time.c
 
 libembryo_la_LIBADD       = -lm @fnmatch_libs@
 libembryo_la_DEPENDENCIES = $(top_builddir)/config.h
 libembryo_la_LDFLAGS      = @create_shared_lib@ -version-info @version_info@
+
+EXTRA_DIST = embryo_private.h



-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to