diff options
| -rw-r--r-- | FL/Makefile.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/FL/Makefile.in b/FL/Makefile.in index bd7b2c914..e2aca2357 100644 --- a/FL/Makefile.in +++ b/FL/Makefile.in @@ -35,7 +35,6 @@ depend: install: echo "Installing include files in $(DESTDIR)$(includedir)..." - -$(INSTALL_DIR) -p $(DESTDIR)$(includedir) $(RMDIR) $(DESTDIR)$(includedir)/FL $(INSTALL_DIR) $(DESTDIR)$(includedir)/FL for file in *.[hH]; do \ |
