diff options
author | Suren A. Chilingaryan <csa@dside.dyndns.org> | 2013-11-14 23:55:44 +0100 |
---|---|---|
committer | Suren A. Chilingaryan <csa@dside.dyndns.org> | 2013-11-14 23:55:44 +0100 |
commit | 4494365a4bba2a4400c832da8330231753dc2768 (patch) | |
tree | af4ee9310c91bda8e5070508f4b3ed4a18e6c41a /Makefile.am | |
parent | 6a273c8ff6332b4b53a315acfcc65b938ea4d782 (diff) | |
download | librcd-4494365a4bba2a4400c832da8330231753dc2768.tar.gz librcd-4494365a4bba2a4400c832da8330231753dc2768.tar.bz2 librcd-4494365a4bba2a4400c832da8330231753dc2768.tar.xz librcd-4494365a4bba2a4400c832da8330231753dc2768.zip |
Fix COPYING
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 16a63fa..5b74b87 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,5 +3,6 @@ SUBDIRS = src pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = librcd.pc +ACLOCAL_AMFLAGS = -I m4 EXTRA_DIST = examples statgen librcd.spec
\ No newline at end of file |