diff options
Diffstat (limited to 'Makefile.in')
| -rw-r--r-- | Makefile.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in index 698fb4ac9..9f6bb7b29 100644 --- a/Makefile.in +++ b/Makefile.in @@ -121,6 +121,8 @@ MANTYPE = @MANTYPE@ INSTALLED_LIST= .installed.list MKMAIN_CMD = mkmain.sh + +SRC_FILE = $< #### End of variables all: |
