Skip to content

Commit

Permalink
[Makefile]: Remove header files from source files (sonic-net#883)
Browse files Browse the repository at this point in the history
Signed-off-by: Shu0T1an ChenG <[email protected]>
  • Loading branch information
Shuotian Cheng authored May 9, 2019
1 parent 015fc62 commit ee49926
Showing 1 changed file with 1 addition and 33 deletions.
34 changes: 1 addition & 33 deletions orchagent/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -49,39 +49,7 @@ orchagent_SOURCES = \
vnetorch.cpp \
dtelorch.cpp \
flexcounterorch.cpp \
watermarkorch.cpp \
acltable.h \
aclorch.h \
bufferorch.h \
copporch.h \
directory.h \
fdborch.h \
intfsorch.h \
mirrororch.h \
neighorch.h \
notifications.h \
observer.h \
orch.h \
orchdaemon.h \
pfcactionhandler.h \
pfcwdorch.h \
port.h \
portsorch.h \
qosorch.h \
routeorch.h \
saihelper.h \
switchorch.h \
swssnet.h \
tunneldecaporch.h \
crmorch.h \
request_parser.h \
vrforch.h \
dtelorch.h \
countercheckorch.h \
vxlanorch.h \
vnetorch.h \
flexcounterorch.h \
watermarkorch.h
watermarkorch.cpp

orchagent_CFLAGS = $(DBGFLAGS) $(AM_CFLAGS) $(CFLAGS_COMMON) $(CFLAGS_SAI)
orchagent_CPPFLAGS = $(DBGFLAGS) $(AM_CFLAGS) $(CFLAGS_COMMON) $(CFLAGS_SAI)
Expand Down

0 comments on commit ee49926

Please sign in to comment.