]> git.pld-linux.org Git - packages/gemrb.git/blob - gemrb-useless_files.patch
- do not include unneeded files
[packages/gemrb.git] / gemrb-useless_files.patch
1 --- gemrb-0.3.0/gemrb/Makefile.am~      2008-03-31 21:25:06.953251392 +0200
2 +++ gemrb-0.3.0/gemrb/Makefile.am       2008-03-31 21:24:49.149066914 +0200
3 @@ -1,10 +1,9 @@
4  bin_PROGRAMS = gemrb
5 -sysconf_DATA = GemRB.cfg.sample GemRB.cfg.subdir.sample
6  gemrb_SOURCES = GemRB.cpp 
7  
8  gemrb_LDADD =  ./plugins/Core/libgemrb_core.la
9  
10 -SUBDIRS = plugins includes GUIScripts override docs
11 +SUBDIRS = plugins includes GUIScripts override
12  EXTRA_DIST = GemRB.cfg* plugins-prepare.sh
13  INCLUDES= \
14         $(all_includes) \
This page took 0.062964 seconds and 3 git commands to generate.