Skip to content
Snippets Groups Projects
Commit 3989f598 authored by Brian Carrier's avatar Brian Carrier
Browse files

Updated makefile to reflect framework changes

parent 657f95c8
No related branches found
No related tags found
No related merge requests found
...@@ -28,7 +28,6 @@ EXTRA_DIST = README_win32.txt README.txt INSTALL.txt ChangeLog.txt NEWS.txt \ ...@@ -28,7 +28,6 @@ EXTRA_DIST = README_win32.txt README.txt INSTALL.txt ChangeLog.txt NEWS.txt \
framework/Pipeline/*.cpp \ framework/Pipeline/*.cpp \
framework/Pipeline/*.h \ framework/Pipeline/*.h \
framework/SampleConfig/*.xml \ framework/SampleConfig/*.xml \
framework/SampleModules/* \
framework/Services/*.cpp \ framework/Services/*.cpp \
framework/Services/*.h \ framework/Services/*.h \
framework/TskModules/* \ framework/TskModules/* \
...@@ -39,7 +38,8 @@ EXTRA_DIST = README_win32.txt README.txt INSTALL.txt ChangeLog.txt NEWS.txt \ ...@@ -39,7 +38,8 @@ EXTRA_DIST = README_win32.txt README.txt INSTALL.txt ChangeLog.txt NEWS.txt \
framework/tsk_analyzeimg/*.cpp \ framework/tsk_analyzeimg/*.cpp \
framework/tsk_validatepipeline/*.cpp \ framework/tsk_validatepipeline/*.cpp \
framework/win32/*/*.vcproj \ framework/win32/*/*.vcproj \
framework/win32/*/*.sln framework/win32/*/*.sln \
framework/win32/Makefile
CLEANFILES = tsk3/tsk_incs.h CLEANFILES = tsk3/tsk_incs.h
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment