Enlightenment CVS committal

Author  : lok
Project : e17
Module  : proto

Dir     : e17/proto/enhance/src/lib


Modified Files:
        Makefile.am 


Log Message:
Makefile cleanup thanks Lutin.

===================================================================
RCS file: /cvs/e/e17/proto/enhance/src/lib/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- Makefile.am 7 Feb 2006 00:34:32 -0000       1.1
+++ Makefile.am 19 Nov 2006 22:10:16 -0000      1.2
@@ -10,12 +10,13 @@
 
 libenhance_la_INCLUDES = \
 enhance_private.h \
-enhance_widget.h
+enhance_widget.h \
+$(enhance_headers)
 
 libenhance_la_SOURCES = \
 enhance.c \
 enhance_widget.c \
-$(libenhance_la__INCLUDES)
+$(libenhance_la_INCLUDES)
 
 installed_headersdir = $(prefix)/include
 installed_headers_DATA = $(enhance_headers)



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to