8000 - · cheoljoo/doxygen_perlmod_python@3277b28 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3277b28

Browse files
author
charles.lee
committed
-
1 parent 544c5d0 commit 3277b28

File tree

1 file changed

+1
-1
lines changed

taf/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
DEST_DIR := "_hpp_"
22
#SERFILES := $(shell find $(INDIR)/service -name "*.h" -o -name "*.hpp" -o -name "*.hxx")
33
INCFILES := $(shell find $(INDIR) -name "*.h" -o -name "*.hpp" -o -name "*.hxx")
4-
-INTFILES := $(shell find $(INDIR)/interface -name "*.h" -o -name "*.hpp" -o -name "*.hxx")
4+
#-INTFILES := $(shell find $(INDIR)/interface -name "*.h" -o -name "*.hpp" -o -name "*.hxx")
55
ALL_DIR := "_all_"
66
#SERALLFILES := $(shell find $(INDIR)/service -name "*.h" -o -name "*.hpp" -o -name "*.hxx" -o -name "*.c" -o -name "*.cpp" -o -name "*.cxx")
77
#INCALLFILES := $(shell find $(INDIR)/include -name "*.h" -o -name "*.hpp" -o -name "*.hxx" -o -name "*.c" -o -name "*.cpp" -o -name "*.cxx")

0 commit comments

Comments
 (0)
0