Add propmerge to the subdirs list so it can get included with make dist (it
is referenced from the configure.ac file.)
This commit is contained in:
parent
ebea9d798e
commit
7ad55be8f6
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
DIST_SUBDIRS = GPSsmooth TerraSync Modeller js_server fgadmin xmlgrep
|
||||
|
||||
SUBDIRS = GPSsmooth TerraSync Modeller js_server
|
||||
SUBDIRS = GPSsmooth TerraSync Modeller js_server propmerge
|
||||
|
||||
|
|
Loading…
Reference in a new issue