diff options
Diffstat (limited to 'src/usr/pnor/makefile')
-rw-r--r-- | src/usr/pnor/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/pnor/makefile b/src/usr/pnor/makefile index 1fe469b70..9a16dae5d 100644 --- a/src/usr/pnor/makefile +++ b/src/usr/pnor/makefile @@ -25,6 +25,6 @@ MODULE = pnor OBJS = pnorrp.o pnordd.o -SUBDIRS = test.d fakeext.d +SUBDIRS = test.d include ${ROOTPATH}/config.mk |