diff options
author | Thomas Bushnell <thomas@gnu.org> | 1996-09-17 16:43:48 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1996-09-17 16:43:48 +0000 |
commit | dcf8f5b059e9ae3f767dc4069859dceba756328a (patch) | |
tree | 0079e8ac765fb551a9778ede1643145a954992a4 /config/Makefile | |
parent | 88f8b13a55f5dac05830f486d0403b11b107c975 (diff) |
*** empty log message ***
Diffstat (limited to 'config/Makefile')
-rw-r--r-- | config/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/Makefile b/config/Makefile index adad800f..536521db 100644 --- a/config/Makefile +++ b/config/Makefile @@ -59,6 +59,7 @@ install: $(installed_conf) $(installed_links) $(installed_logins) \ $(installed_rootdots): $(prefix)/root $(installed_logins): $(sysconfdir)/login +$(installed_links) $(installed_conf): $(sysconfdir) $(prefix)/root $(sysconfdir)/login: %: mkdir -p $@ |