Enlightenment CVS committal
Author : atmosphere
Project : e17
Module : apps/iconbar
Dir : e17/apps/iconbar
Modified Files:
Makefile.am configure.in
Log Message:
More auto* stuff
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/iconbar/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- Makefile.am 12 Dec 2003 20:24:13 -0000 1.1
+++ Makefile.am 12 Dec 2003 20:44:12 -0000 1.2
@@ -1,21 +1,12 @@
## Process this file with automake to produce Makefile.in
-SUBDIRS = src
+SUBDIRS = src data
MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.guess \
config.h.in config.sub configure install-sh \
ltconfig ltmain.sh missing mkinstalldirs \
stamp-h.in iconbar_docs.tar iconbar_docs.tar.gz iconbar.c
-install-data-local:
- @$(NORMAL_INSTALL)
- if test -d $(srcdir)/data; then \
- $(mkinstalldirs) $(DESTDIR)$(pkgdatadir)/data; \
- for d in $(srcdir)/data/*; do \
- cp -pR $$d $(DESTDIR)$(pkgdatadir)/data; \
- done \
- fi
-
dist-hook:
./gendoc; \
tar cvf iconbar_docs.tar doc; \
@@ -28,7 +19,5 @@
done \
fi
-
-bin_SCRIPTS = iconbar-config
EXTRA_DIST = README AUTHORS COPYING COPYING-PLAIN iconbar.spec iconbar.c.in gendoc
Doxyfile iconbar_docs.tar.gz
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/iconbar/configure.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- configure.in 12 Dec 2003 20:24:13 -0000 1.1
+++ configure.in 12 Dec 2003 20:44:12 -0000 1.2
@@ -15,8 +15,6 @@
AM_ENABLE_SHARED
AM_PROG_LIBTOOL
-AM_WITH_DMALLOC
-
dnl Add the languages which your application supports here.
ALL_LINGUAS=""
@@ -126,5 +124,8 @@
AC_OUTPUT([
Makefile
src/Makefile
+data/Makefile
+data/icons/Makefile
+data/images/Makefile
])
-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills. Sign up for IBM's
Free Linux Tutorials. Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs