Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e/dox


Modified Files:
        Makefile.am 


Log Message:
Autofoo cleanups, move to bindir, pkgdatadir and friends.

===================================================================
RCS file: /cvs/e/e16/e/dox/Makefile.am,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -3 -r1.21 -r1.22
--- Makefile.am 3 Nov 2007 11:57:31 -0000       1.21
+++ Makefile.am 7 Nov 2007 22:05:17 -0000       1.22
@@ -6,11 +6,8 @@
 
 edox_SOURCES = dox.c dox.h file.c format.c text.c ttfont.c
 
-edox_CPPFLAGS = -I$(top_builddir) -I$(top_srcdir) $(IMLIB2_CFLAGS) $(X_CFLAGS)
+edox_CPPFLAGS = -I$(top_builddir) -I$(top_srcdir) $(IMLIB2_CFLAGS) $(X_CFLAGS) 
\
+       -D ENLIGHTENMENT_ROOT=\"$(pkgdatadir)\"
 
 LDADD = $(IMLIB2_LIBS) $(X_LIBS) $(XINERAMA_LIBS) -lX11 -lm
 
-uninstall-local:
-       for i in $(bin_PROGRAMS); do \
-         rm -f $(exec_prefix)/bin/$$i; \
-       done



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to