diff options
Diffstat (limited to 'new/GNUmakefile')
| -rw-r--r-- | new/GNUmakefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/new/GNUmakefile b/new/GNUmakefile index 2735929..e6ed62c 100644 --- a/new/GNUmakefile +++ b/new/GNUmakefile @@ -54,4 +54,4 @@ $(OBJDIR): mkdir -p $(OBJDIR) ui.h: ui.idl - idl2h < ui.h > ui.idl + idl2h < ui.idl > ui.h |
