Skip to content

Commit 105d494

Browse files
committed
using Doxyfile instead of libnds.dox
1 parent 3637b0d commit 105d494

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ clean:
4242
#-------------------------------------------------------------------------------
4343
dist-src:
4444
#-------------------------------------------------------------------------------
45-
@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
45+
@tar --exclude=*CVS* --exclude=.svn -cjf libnds-src-$(VERSION).tar.bz2 arm7/Makefile arm9/Makefile source include icon.bmp Makefile libnds_license.txt Doxyfile
4646

4747
#-------------------------------------------------------------------------------
4848
dist-bin: all

0 commit comments

Comments
 (0)