Enlightenment CVS committal
Author : raster
Project : e17
Module : libs/imlib2
Dir : e17/libs/imlib2/test
Modified Files:
Makefile.am
Log Message:
--without-x works again
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/imlib2/test/Makefile.am,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -3 -r1.10 -r1.11
--- Makefile.am 15 Apr 2004 11:54:59 -0000 1.10
+++ Makefile.am 8 May 2004 14:30:32 -0000 1.11
@@ -11,6 +11,8 @@
-I/usr/X11R6/include $(X_CFLAGS) \
-I$(prefix)/include -I$(includedir)
+if HAVE_X
+
bin_PROGRAMS = imlib2 bumpmaptest imlib2_test polytest color_spaces
imlib2_SOURCES = main.c
imlib2_LDADD = @DLLDFLAGS@ $(top_builddir)/src/libImlib2.la
@@ -26,3 +28,34 @@
color_spaces_SOURCES = color_spaces.c
color_spaces_LDADD = @DLLDFLAGS@ $(top_builddir)/src/libImlib2.la
+
+endif
+
+EXTRA_DIST = \
+test_images/audio.png \
+test_images/bg.png \
+test_images/bulb.png \
+test_images/cal.png \
+test_images/calc.png \
+test_images/folder.png \
+test_images/globe.png \
+test_images/imlib2.png \
+test_images/lock.png \
+test_images/mail.png \
+test_images/menu.png \
+test_images/mush.png \
+test_images/paper.png \
+test_images/sh1.png \
+test_images/sh2.png \
+test_images/sh3.png \
+test_images/stop.png \
+test_images/tnt.png \
+ttfonts/cinema.ttf \
+ttfonts/grunge.ttf \
+ttfonts/morpheus.ttf \
+ttfonts/notepad.ttf \
+bmtest.c \
+color_spaces.c \
+imlib2_test.c \
+main.c \
+polytest.c
-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to
deliver higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs