mirror of
https://github.com/wiiu-env/libfat.git
synced 2024-11-22 09:59:18 +01:00
remove generated include folders from source distribution
This commit is contained in:
parent
fc367cd569
commit
709c214db2
6
Makefile
6
Makefile
@ -73,9 +73,9 @@ ogc-dist-bin: ogc-release distribute/$(VERSTRING)
|
|||||||
dist-src: distribute/$(VERSTRING)
|
dist-src: distribute/$(VERSTRING)
|
||||||
@tar --exclude=.svn --exclude=*CVS* -cvjf distribute/$(VERSTRING)/libfat-src-$(VERSTRING).tar.bz2 \
|
@tar --exclude=.svn --exclude=*CVS* -cvjf distribute/$(VERSTRING)/libfat-src-$(VERSTRING).tar.bz2 \
|
||||||
source include Makefile \
|
source include Makefile \
|
||||||
nds/Makefile nds/include \
|
nds/Makefile \
|
||||||
gba/Makefile gba/include \
|
gba/Makefile \
|
||||||
libogc/Makefile libogc/include
|
libogc/Makefile
|
||||||
|
|
||||||
dist: include/libfatversion.h dist-bin dist-src
|
dist: include/libfatversion.h dist-bin dist-src
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user