diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index c8066ba..0ce1e0e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,6 +4,6 @@ print_HEADERS = \ Printstr.h pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = printext.pc +pkgconfig_DATA = printproto.pc -EXTRA_DIST = autogen.sh printext.pc.in +EXTRA_DIST = autogen.sh printproto.pc.in |