no need to distribute spec file if spec.in is included
This commit is contained in:
parent
8c87a34e43
commit
6e4d1102c3
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ if ENABLE_ECORE
|
|||
PKG_CONFIG_ECORE = dbus-c++-ecore-1.pc
|
||||
endif
|
||||
|
||||
EXTRA_DIST = autogen.sh bootstrap libdbus-c++.spec libdbus-c++.spec.in
|
||||
EXTRA_DIST = autogen.sh bootstrap libdbus-c++.spec.in
|
||||
|
||||
ACLOCAL_AMFLAGS = -I m4
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue