Browse Source

Add the spec file to EXTRA_DIST.

Stéphane Raimbault 17 years ago
parent
commit
4c87251435
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Makefile.am

+ 1 - 1
Makefile.am

@@ -1,4 +1,4 @@
-EXTRA_DIST = MIGRATION
+EXTRA_DIST = MIGRATION libmodbus.spec
 SUBDIRS = modbus tests
 
 pkgconfigdir = $(libdir)/pkgconfig