diff options
Diffstat (limited to 'nxcompext/Makefile.in')
-rw-r--r-- | nxcompext/Makefile.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nxcompext/Makefile.in b/nxcompext/Makefile.in index 66388f86d..62dda4482 100644 --- a/nxcompext/Makefile.in +++ b/nxcompext/Makefile.in @@ -52,6 +52,8 @@ LIBS = @LIBS@ -lz -lNX_X11 -lXcomp srcdir = @srcdir@ prefix = @prefix@ +datarootdir = @datarootdir@ +datadir = @datadir@ exec_prefix = @exec_prefix@ bindir = @bindir@ man1dir = @mandir@/man1 |