From 4c87251435255210c1e0e8f5ce2eda97318660cb Mon Sep 17 00:00:00 2001 From: Stéphane Raimbault Date: Tue, 3 Jun 2008 13:50:04 +0200 Subject: [PATCH] Add the spec file to EXTRA_DIST. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index b4611fc..99c2a71 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -EXTRA_DIST = MIGRATION +EXTRA_DIST = MIGRATION libmodbus.spec SUBDIRS = modbus tests pkgconfigdir = $(libdir)/pkgconfig -- libgit2 0.21.4