diff options
Diffstat (limited to 'include/Makefile')
| -rw-r--r-- | include/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Makefile b/include/Makefile index 50efb6646..13c5b8b2c 100644 --- a/include/Makefile +++ b/include/Makefile @@ -10,7 +10,7 @@ services.h: sysconf.h config.h extern.h extern.h: slist.h touch $@ -pseudo.h: commands.h timers.h encrypt.h datafiles.h slist.h +pseudo.h: commands.h timers.h datafiles.h slist.h touch $@ clean: |
