diff options
Diffstat (limited to 'pd/src/makefile')
-rw-r--r-- | pd/src/makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pd/src/makefile b/pd/src/makefile new file mode 100644 index 00000000..62e5f34b --- /dev/null +++ b/pd/src/makefile @@ -0,0 +1,3 @@ +all: + ./configure + make |