Skip to content

Commit 9f6e794

Browse files
author
Shuotian Cheng
committed
[Makefile]: Remove header files from source files (sonic-net#883)
Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
1 parent 5609ee9 commit 9f6e794

1 file changed

Lines changed: 1 addition & 33 deletions

File tree

orchagent/Makefile.am

Lines changed: 1 addition & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -48,39 +48,7 @@ orchagent_SOURCES = \
4848
vnetorch.cpp \
4949
dtelorch.cpp \
5050
flexcounterorch.cpp \
51-
watermarkorch.cpp \
52-
acltable.h \
53-
aclorch.h \
54-
bufferorch.h \
55-
copporch.h \
56-
directory.h \
57-
fdborch.h \
58-
intfsorch.h \
59-
mirrororch.h \
60-
neighorch.h \
61-
notifications.h \
62-
observer.h \
63-
orch.h \
64-
orchdaemon.h \
65-
pfcactionhandler.h \
66-
pfcwdorch.h \
67-
port.h \
68-
portsorch.h \
69-
qosorch.h \
70-
routeorch.h \
71-
saihelper.h \
72-
switchorch.h \
73-
swssnet.h \
74-
tunneldecaporch.h \
75-
crmorch.h \
76-
request_parser.h \
77-
vrforch.h \
78-
dtelorch.h \
79-
countercheckorch.h \
80-
vxlanorch.h \
81-
vnetorch.h \
82-
flexcounterorch.h \
83-
watermarkorch.h
51+
watermarkorch.cpp
8452

8553
orchagent_CFLAGS = $(DBGFLAGS) $(AM_CFLAGS) $(CFLAGS_COMMON) $(CFLAGS_SAI)
8654
orchagent_CPPFLAGS = $(DBGFLAGS) $(AM_CFLAGS) $(CFLAGS_COMMON) $(CFLAGS_SAI)

0 commit comments

Comments
 (0)