fix typo in Makefile.am
authorBdale Garbee <bdale@gag.com>
Thu, 11 May 2017 17:20:07 +0000 (11:20 -0600)
committerBdale Garbee <bdale@gag.com>
Thu, 11 May 2017 17:20:07 +0000 (11:20 -0600)
teststand/Makefile.am

index 45b88b471f6b3ac21517eff2792cde839da9c642..d5a55dff7a15734594d3a1efef4acee6f9a76180 100644 (file)
@@ -19,7 +19,7 @@ teststand_JAVA= \
        TestStandDataSet.java \
        TestStandGraph.java \
        TestStandGraphUI.java \
-       TestStandPreferences.java 
+       TestStandPreferences.java \
        TestStandState.java \
        TestStandStatus.java \
        TestStandStatusUpdate.java