diff options
Diffstat (limited to 'src/usr/pore')
-rw-r--r-- | src/usr/pore/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/pore/makefile b/src/usr/pore/makefile index 9ef7025c2..bec883433 100644 --- a/src/usr/pore/makefile +++ b/src/usr/pore/makefile @@ -23,5 +23,5 @@ ROOTPATH = ../../.. SUBDIRS = fapiporeve.d poreve.d test.d -BINARY_FILES = $(IMGDIR)/centaur.sbe_pnor.bin:3a1eb6f314797eccb14376cd368b6b41f070ac4e +BINARY_FILES = $(IMGDIR)/centaur.sbe_pnor.bin:255cc04cd27c64e276c34c38d3ca499d5b195d8b include ${ROOTPATH}/config.mk |