From 1de5abac252fff82e4fd246291fe71136c72edc9 Mon Sep 17 00:00:00 2001 From: Thomas Jarosch Date: Mon, 27 Apr 2009 21:59:02 +0200 Subject: [PATCH] Include CMakeLists.txt in distribution --- bindings/Makefile.am | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/bindings/Makefile.am b/bindings/Makefile.am index 8405a12..8bff1d3 100644 --- a/bindings/Makefile.am +++ b/bindings/Makefile.am @@ -1,4 +1,3 @@ SUBDIRS = python -EXTRA_DIST = ftdi.i - +EXTRA_DIST = ftdi.i CMakeLists.txt -- 1.7.1