Integrate the specfile into autoconf

This commit is contained in:
Bradlee Speice
2012-07-19 16:42:24 -04:00
parent 4c1f9bbd64
commit 556e8b59ed
2 changed files with 2 additions and 1 deletions

View File

@ -110,4 +110,5 @@ AC_OUTPUT(
[examples/Makefile]
[docs/Makefile]
[libcvautomation.pc]
[rpm/libcvautomation.spec]
)