Corrected FILE_PATTERNS
This commit is contained in:
parent
1c0ee8fc32
commit
d06c6e69f8
@ -489,7 +489,8 @@ INPUT_ENCODING = UTF-8
|
|||||||
# *.hpp *.h++ *.idl *.odl *.cs *.php *.php3 *.inc *.m *.mm *.py
|
# *.hpp *.h++ *.idl *.odl *.cs *.php *.php3 *.inc *.m *.mm *.py
|
||||||
|
|
||||||
FILE_PATTERNS = libisoburn.h \
|
FILE_PATTERNS = libisoburn.h \
|
||||||
xorriso.h
|
xorriso.h \
|
||||||
|
comments
|
||||||
|
|
||||||
# The RECURSIVE tag can be used to turn specify whether or not subdirectories
|
# The RECURSIVE tag can be used to turn specify whether or not subdirectories
|
||||||
# should be searched for input files as well. Possible values are YES and NO.
|
# should be searched for input files as well. Possible values are YES and NO.
|
||||||
|
Loading…
Reference in New Issue
Block a user