Skip to content

Commit

Permalink
forgot a directory
Browse files Browse the repository at this point in the history
  • Loading branch information
dbox-fnal committed Mar 19, 2024
1 parent e0d9aa4 commit 17fccda
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions ftt/include/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@




all: install

install:
/bin/cp ../ftt_lib/*.h .
clean:
rm -f *.h


0 comments on commit 17fccda

Please sign in to comment.