diff options
Diffstat (limited to 'backends/Makefile.objs')
-rw-r--r-- | backends/Makefile.objs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/Makefile.objs b/backends/Makefile.objs index 23ca19b320..875eebce6a 100644 --- a/backends/Makefile.objs +++ b/backends/Makefile.objs @@ -1 +1 @@ -common-obj-y += rng.o rng-random.o +common-obj-y += rng.o rng-random.o rng-egd.o |