Skip to content

Commit

Permalink
Forgot to add the updated node.mk
Browse files Browse the repository at this point in the history
  • Loading branch information
turbor committed May 23, 2022
1 parent fbf7d2a commit bfdf49b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/node.mk
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ MOC_SRC_HDR:= \
DebugSession MainMemoryViewer BitMapViewer VramBitMappedView \
VDPDataStore VDPStatusRegViewer VDPRegViewer InteractiveLabel \
InteractiveButton VDPCommandRegViewer GotoDialog SymbolTable \
TileViewer VramTiledView PaletteDialog VramSpriteView SpriteViewer \
TileViewer VramTiledView VramSpriteView SpriteViewer \
BreakpointViewer SignalDispatcher \
blendsplitter/BlendSplitter blendsplitter/Expander \
blendsplitter/Overlay blendsplitter/SplitterDecorator \
Expand All @@ -33,7 +33,7 @@ SRC_ONLY:= \
UI:= \
ConnectDialog SymbolManager PreferencesDialog BreakpointDialog \
BitMapViewer VDPStatusRegisters VDPRegistersExplained VDPCommandRegisters \
GotoDialog TileViewer PaletteDialog SpriteViewer BreakpointViewer \
GotoDialog TileViewer SpriteViewer BreakpointViewer \
QuickGuide PaletteView

include build/node-end.mk

0 comments on commit bfdf49b

Please sign in to comment.