diff options
Diffstat (limited to 'Modules/Makefile.pre.in')
-rw-r--r-- | Modules/Makefile.pre.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Modules/Makefile.pre.in b/Modules/Makefile.pre.in index 39c3b7c..ff1ca9c 100644 --- a/Modules/Makefile.pre.in +++ b/Modules/Makefile.pre.in @@ -88,6 +88,7 @@ clean: clobber: clean -rm -f *.a tags TAGS config.c glmodule.c Makefile.pre + -rm -f *.so so_locations config.c Makefile: Makefile.pre config.c.in $(MAKESETUP) Setup $(SHELL) $(MAKESETUP) Setup |