Enlightenment CVS committal
Author : raster
Project : e17
Module : libs/epsilon
Dir : e17/libs/epsilon/src/lib/exiftags
Modified Files:
Makefile.am
Log Message:
make epsilon build cleanly
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/epsilon/src/lib/exiftags/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- Makefile.am 9 Oct 2004 18:54:47 -0000 1.1
+++ Makefile.am 26 Oct 2004 06:41:29 -0000 1.2
@@ -5,19 +5,26 @@
# A list of all the files in the current directory which can be regenerated
MAINTAINERCLEANFILES = Makefile.in
-EXTRA_DIST = \
+INCLUDES = -I$(includedir) \
+ -I$(top_builddir)/src \
+ -I$(top_srcdir)/src \
+ -I$(top_srcdir)/src/lib \
+ @imlib_cflags@ @epeg_cflags@
+
+noinst_LTLIBRARIES = libepsilon_exiftags.la
+libepsilon_exiftags_la_SOURCES = \
canon.c \
casio.c \
exif.c \
-exif.h \
-exifint.h \
exifutil.c \
fuji.c \
jpeg.c \
-jpeg.h \
makers.c \
-makers.h \
minolta.c \
nikon.c \
olympus.c \
tagdefs.c
+
+libepsilon_exiftags_la_LIBADD = @imlib_libs@ @epeg_libs@
+libepsilon_exiftags_la_DEPENDENCIES = ../../config.h
+libepsilon_exiftags_la_LDFLAGS = $(LDFLAGS)
-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs