Commit 3bc02550 authored by unknown's avatar unknown

Fix `make dist` after CMakeLists.txt rename in previous push.

parent 228ee84e
File mode changed from 100755 to 100644
SUBDIRS = src
EXTRA_DIST = plug.in
EXTRA_DIST = CMakeLists.txt plug.in
......@@ -49,4 +49,4 @@ libpbxt_a_SOURCES = $(libpbxt_la_SOURCES)
libpbxt_a_CXXFLAGS = $(AM_CXXFLAGS)
libpbxt_a_CFLAGS = $(AM_CFLAGS) -std=c99
EXTRA_DIST = CMakeLists.txt pbms_enabled.cc
EXTRA_DIST = pbms_enabled.cc
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment