diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 618d546..90d0a74 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,4 @@ SUBDIRS = src ui +EXTRA_DIST = librcd.spec -EXTRA_DIST = librcd.spec
\ No newline at end of file +ACLOCAL_AMFLAGS = -I m4 |