mirror of
https://github.com/wiiu-env/libfat.git
synced 2024-11-22 01:49:17 +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)
|
||||
@tar --exclude=.svn --exclude=*CVS* -cvjf distribute/$(VERSTRING)/libfat-src-$(VERSTRING).tar.bz2 \
|
||||
source include Makefile \
|
||||
nds/Makefile nds/include \
|
||||
gba/Makefile gba/include \
|
||||
libogc/Makefile libogc/include
|
||||
nds/Makefile \
|
||||
gba/Makefile \
|
||||
libogc/Makefile
|
||||
|
||||
dist: include/libfatversion.h dist-bin dist-src
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user