diff options
author | Thomas Grill <xovo@users.sourceforge.net> | 2003-10-14 10:05:28 +0000 |
---|---|---|
committer | Thomas Grill <xovo@users.sourceforge.net> | 2003-10-14 10:05:28 +0000 |
commit | 81ba312849c5e5e33018edc623197e37d6099c40 (patch) | |
tree | 2e81d8286d0e87af7c80eb6de72c6e3b4342beff /pd | |
parent | 7c7cd83f132debc6471765328a85785badc27ce9 (diff) |
paf has been excluded from the pd-0.37 distribution
svn path=/trunk/; revision=1088
Diffstat (limited to 'pd')
-rw-r--r-- | pd/src/makefile.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pd/src/makefile.in b/pd/src/makefile.in index 3f5b24d2..5ffd284a 100644 --- a/pd/src/makefile.in +++ b/pd/src/makefile.in @@ -147,7 +147,6 @@ externs: cd ../extra/fiddle~;make @EXTERNTARGET@ cd ../extra/loop~;make @EXTERNTARGET@ cd ../extra/lrshift~;make @EXTERNTARGET@ - cd ../extra/paf~;make @EXTERNTARGET@ cd ../extra/pique;make @EXTERNTARGET@ INSTDIR = $(DESTDIR)/$(INSTALL_PREFIX) |