diff --git a/Makefile b/Makefile index 72d93441..0be36fec 100644 --- a/Makefile +++ b/Makefile @@ -42,7 +42,7 @@ clean: #------------------------------------------------------------------------------- dist-src: #------------------------------------------------------------------------------- - @tar --exclude=*CVS* --exclude=.svn -cjf libnds-src-$(VERSION).tar.bz2 arm7/Makefile arm9/Makefile source include icon.bmp Makefile libnds_license.txt libnds.dox + @tar --exclude=*CVS* --exclude=.svn -cjf libnds-src-$(VERSION).tar.bz2 arm7/Makefile arm9/Makefile source include icon.bmp Makefile libnds_license.txt Doxyfile #------------------------------------------------------------------------------- dist-bin: all