diff options
author | Jeff Law <law@redhat.com> | 1998-05-11 04:36:09 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1998-05-11 04:36:09 +0000 |
commit | c8f90c731eb0287071aa6f7a5f51e84daa8ced46 (patch) | |
tree | fa9e14266f9ea06fa7a0f6c482b3af2f6b775b80 /gprof/po | |
parent | ee201bec5c2ec82b43df409ad01fbe48df5e5fd2 (diff) | |
download | gdb-c8f90c731eb0287071aa6f7a5f51e84daa8ced46.zip gdb-c8f90c731eb0287071aa6f7a5f51e84daa8ced46.tar.gz gdb-c8f90c731eb0287071aa6f7a5f51e84daa8ced46.tar.bz2 |
* po/Make-in (install-info): New target.
Diffstat (limited to 'gprof/po')
-rw-r--r-- | gprof/po/Make-in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gprof/po/Make-in b/gprof/po/Make-in index b6e4bc9..e9ba51f 100644 --- a/gprof/po/Make-in +++ b/gprof/po/Make-in @@ -106,6 +106,7 @@ $(srcdir)/stamp-cat-id: $(PACKAGE).pot install: install-exec install-data install-exec: +install-info: install-data: install-data-@USE_NLS@ install-data-no: all install-data-yes: all |