Fix make dist
after CMakeLists.txt rename in previous push.
This commit is contained in:
parent
228ee84ed3
commit
3bc025506b
0
storage/pbxt/CMakeLists.txt
Executable file → Normal file
0
storage/pbxt/CMakeLists.txt
Executable file → Normal file
@ -1,3 +1,3 @@
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user