[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    icecream
From:       Hasso Tepper <hasso () kde ! org>
Date:       2007-04-24 9:07:33
Message-ID: 1177405653.450797.9787.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 657491 by hasso:

Make the result of make dist-gzip usable.


 M  +1 -1      Makefile.am  
 M  +2 -0      client/Makefile.am  
 M  +2 -0      daemon/Makefile.am  
 M  +1 -1      minilzo/Makefile.am  
 M  +1 -0      services/Makefile.am  


--- trunk/icecream/Makefile.am #657490:657491
@@ -1,5 +1,5 @@
 
-SUBDIRS = minilzo services daemon client
+SUBDIRS = minilzo services daemon client doc
 AUTOMAKE_OPTIONS = foreign 1.6
 
 .PHONY: changes
--- trunk/icecream/client/Makefile.am #657490:657491
@@ -4,7 +4,9 @@
 pkglib_SCRIPTS = icecc-create-env
 icecc_SOURCES = main.cpp arg.cpp cpp.cpp local.cpp remote.cpp util.cpp md5.c safeguard.cpp
 icecc_LDADD = ../services/libicecc.la
+noinst_HEADERS = client.h md5.h util.h
 
+EXTRA_DIST = icecc-create-env
 CLEANFILES = icecc++
 
 all-local: icecc++
--- trunk/icecream/daemon/Makefile.am #657490:657491
@@ -4,3 +4,5 @@
 sbin_PROGRAMS = iceccd
 iceccd_SOURCES = ncpus.c main.cpp serve.cpp workit.cpp environment.cpp load.cpp
 iceccd_LDADD = ../services/libicecc.la $(LIB_KINFO)
+noinst_HEADERS = environment.h load.h ncpus.h serve.h workit.h
+
--- trunk/icecream/minilzo/Makefile.am #657490:657491
@@ -16,7 +16,7 @@
 libminilzo_la_SOURCES = minilzo.c
 libminilzo_la_CFLAGS = -fPIC -DPIC
 noinst_LTLIBRARIES = libminilzo.la
-noinst_HEADERS = lzoconf.h minilzo.h
+noinst_HEADERS = lzoconf.h minilzo.h lzodefs.h
 
 EXTRA_DIST = README.LZO 
 
--- trunk/icecream/services/Makefile.am #657490:657491
@@ -8,6 +8,7 @@
 libicecc_la_CXXFLAGS = -fPIC -DPIC
 
 ice_HEADERS = job.h comm.h
+noinst_HEADERS = bench.h exitcode.h getifaddrs.h logging.h tempfile.h
 icedir = $(includedir)/icecc
 
 sbin_PROGRAMS = scheduler
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic