diff options
Diffstat (limited to 'desiredata/src')
-rw-r--r-- | desiredata/src/makefile.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/desiredata/src/makefile.in b/desiredata/src/makefile.in index 8636a592..3ee8ce22 100644 --- a/desiredata/src/makefile.in +++ b/desiredata/src/makefile.in @@ -11,6 +11,9 @@ bindir = @bindir@ includedir = @includedir@ libdir = @libdir@ mandir = @mandir@ +datarootdir = @datarootdir@ +datadir = @datadir@ + # varibles to match packages/Makefile.buildlayout so that they can be easily # overridden when building Pd-extended builds. <hans@at.or.at> libpddir = $(libdir)/pd |