Add missing files for cmake in packages built by autotools

This commit is contained in:
Sebastien Helleu 2009-08-09 10:01:54 +02:00
parent 36b870f32a
commit 508398f7c5
2 changed files with 4 additions and 0 deletions

View File

@ -39,6 +39,7 @@ EXTRA_DIST = CMakeLists.txt \
cmake/FindTCL.cmake \
cmake/makedist.sh.in \
po/CMakeLists.txt \
po/srcfiles.cmake \
weechat.spec \
weechat_icon_32.png \
weechat.pc.in

View File

@ -13,3 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
EXTRA_DIST = gui-qt.c \
gui-qt.h