Enlightenment CVS committal
Author : tsauerbeck
Project : e17
Module : libs/ewl
Dir : e17/libs/ewl/src
Modified Files:
Makefile.am
Log Message:
pff, seems like HEADERS is a reserved variable
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/src/Makefile.am,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -3 -r1.48 -r1.49
--- Makefile.am 15 May 2004 11:31:22 -0000 1.48
+++ Makefile.am 21 May 2004 19:12:30 -0000 1.49
@@ -4,7 +4,7 @@
lib_LTLIBRARIES = libewl.la
-HEADERS = \
+EWLHEADERS = \
Ewl.h \
ewl_border.h \
ewl_box.h \
@@ -101,10 +101,10 @@
ewl_tooltip.c \
ewl_widget.c \
ewl_window.c \
- $(HEADERS)
+ $(EWLHEADERS)
installed_headersdir = $(prefix)/include/ewl
-installed_headers_DATA = $(HEADERS)
+installed_headers_DATA = $(EWLHEADERS)
libewl_la_LIBADD = @edje_libs@ @ecore_libs@ @edb_libs@ @evas_libs@ @etox_libs@ -lm
libewl_la_LDFLAGS = -version-info 0:0:0
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs