diff options
Diffstat (limited to 'nxcomp/Makefile.in')
-rw-r--r-- | nxcomp/Makefile.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nxcomp/Makefile.in b/nxcomp/Makefile.in index b4d11e53b..d309c4949 100644 --- a/nxcomp/Makefile.in +++ b/nxcomp/Makefile.in @@ -60,6 +60,8 @@ LIBS = @LIBS@ srcdir = @srcdir@ prefix = @prefix@ +datarootdir = @datarootdir@ +datadir = @datadir@ exec_prefix = @exec_prefix@ bindir = @bindir@ man1dir = @mandir@/man1 |