Browse Source

Add CMake files as EXTRA_DIST of autotools.

pull/2/head
Ghislain MARY 10 years ago
parent
commit
06a55d73ba
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Makefile.am

+ 1
- 1
Makefile.am View File

@ -1,6 +1,6 @@
ACLOCAL_AMFLAGS = -I m4
EXTRA_DIST = bcg729.spec
EXTRA_DIST = bcg729.spec Bcg729Config.cmake CMakeLists.txt config.h.cmake msbcg729/CMakeLists.txt src/CMakeLists.txt
SUBDIRS = include src
if BUILD_MSBCG729


Loading…
Cancel
Save