dcerpc: fixed distcheck.

Change-Id: Ide0b95278786d45d9c41fb0fe3214dce0880b830
Reviewed-on: https://code.wireshark.org/review/10355
Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
This commit is contained in:
Dario Lombardo 2015-09-02 12:27:31 +02:00 committed by Alexis La Goutte
parent 5d8363e83d
commit e1dee7cfb6
2 changed files with 2 additions and 1 deletions

View File

@ -1638,6 +1638,7 @@ checkapi: checkapi_local
## cd epan/ftypes && $(MAKE) checkapi
## cd epan/wslua && $(MAKE) checkapi
cd epan/dissectors && $(MAKE) checkapi
cd epan/dissectors/dcerpc && $(MAKE) checkapi
cd plugins && $(MAKE) checkapi
cd wsutil && $(MAKE) checkapi

View File

@ -45,7 +45,7 @@ libdissectors_la_SOURCES = \
libdissectors_la_CFLAGS = $(AM_CLEAN_CFLAGS)
# include pidl in the source tarball. But nothing to build...
DIST_SUBDIRS = pidl
DIST_SUBDIRS = pidl dcerpc
SUBDIRS = dcerpc