Skip to content

Commit

Permalink
stupid typo
Browse files Browse the repository at this point in the history
  • Loading branch information
postwait committed Jan 22, 2010
1 parent bd1849b commit 5b61a6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Makefile.in
Expand Up @@ -216,7 +216,7 @@ install-headers: $(HEADERS)
$(top_srcdir)/buildtools/mkinstalldirs $(DESTDIR)$(includedir)/utils
$(top_srcdir)/buildtools/mkinstalldirs $(DESTDIR)$(includedir)/noitedit
$(top_srcdir)/buildtools/mkinstalldirs $(DESTDIR)$(includedir)/jlog
$(INSTALL) -m 0755 scripts/noittrap $(DESTDIR)$(bindir)/noit-config
$(INSTALL) -m 0755 scripts/noit-config $(DESTDIR)$(bindir)/noit-config
for file in $(HEADERS) ; do \
$(INSTALL) -m 0644 $$file $(DESTDIR)$(includedir)/$$file ; \
done
Expand Down

0 comments on commit 5b61a6d

Please sign in to comment.